当前位置:网站首页>markdown表格(合并)
markdown表格(合并)
2022-06-27 00:48:00 【夏夜迷】
Markdown本身不支持表格合并,但支持html,可通过html实现
示例代码如下:
<table>
<tr>
<th>产品标签</th>
<th>组件标签</th>
<th>基础标签</th>
<th>备注</th>
<th>附加标签</th>
</tr >
<tr >
<td rowspan="11">browser</td>
<td rowspan="5">init_browser</td>
<td>init_browser_zk</td>
<td>配置文件写入ZK的操作</td>
<td rowspan="11">附加标签:
setup_browser:<br/> 安装所有组件操作
<br/>
copy_browser_image:<br/>分发所有组件镜像操作</td>
</tr>
<tr>
<td>init_browser_zeus</td>
<td>ZEUS数据创建的操作</td>
</tr>
<tr>
<td>init_browser_es</td>
<td>ES索引创建的操作</td>
</tr>
<tr>
<td >init_browser_sql</td>
<td>Mysql数据库和数据库表创建的操作</td>
</tr>
<tr>
<td >init_browser_ng</td>
<td >nginx配置初始化的操作</td>
</tr>
<tr>
<td rowspan="2">browser_etl</td>
<td >copy_browser_etl_image</td>
<td >分发setup_browser_etl镜像</td>
</tr>
<tr>
<td >setup_browser_etl</td>
<td >分发setup_browser_etl镜像</td>
</tr>
<tr>
<td rowspan="2">browser_alert</td>
<td >copy_browser_alert_image</td>
<td >分发browser_alert镜像</td>
</tr>
<tr>
<td >setup_browser_alert</td>
<td >安装browser_alert</td>
</tr>
<tr>
<td rowspan="2">browser_web</td>
<td>copy_browser_web_image</td>
<td>分发browser_web镜像</td>
</tr>
<tr>
<td >setup_browser_web</td>
<td >安装browser_web</td>
</tr>
注:需特别注意 rowspan 的值需要根据行数修改。
效果图如下:
边栏推荐
- Memcached foundation 2
- Keepalived 实现 Redis AutoFailover (RedisHA)11
- 自定义类加载器对类加密解密
- USB协议中HID设备描述符以及键盘按键值对应编码表
- These 10 copywriting artifacts help you speed up the code. Are you still worried that you can't write a copywriting for US media?
- JSON parsing, esp32 easy access to time, temperature and weather
- Flutter series: flow in flutter
- Solve the problem that stc8g1k08 program cannot run and port configuration
- 微博评论高性能高可用架构
- Skills needing attention in selection and purchase of slip ring
猜你喜欢

Statistical Hypothesis Testing

TopoLVM: 基于LVM的Kubernetes本地持久化方案,容量感知,动态创建PV,轻松使用本地磁盘

buuctf-pwn write-ups (6)

Review the old and know the new -- constant renewal at normal temperature

Statistical Hypothesis Testing

Flutter series: flow in flutter

解决STC8G1K08程序不能运行的问题和端口配置

XSS攻击笔记(上)

What is the difference between the working principle of gas-liquid slip ring and other slip rings

Law of Large Numbers
随机推荐
memcached基础3
SystemVerilog仿真速率提升
Xiaobai looks at MySQL -- installing MySQL in Windows Environment
07 | workflow design: how to design a reasonable multi person development mode?
buuctf-pwn write-ups (6)
大白话高并发(一)
Kept to implement redis autofailover (redisha) 13
Review the old and know the new -- constant renewal at normal temperature
Central Limit Theorem
Implementation of ARP module in LwIP
UVM中uvm_config_db非直线的设置与获取
Keepalived 实现 Redis AutoFailover (RedisHA)17
Memcached foundation 3
Timing mechanism of LwIP
ML:机器学习工程化之团队十大角色背景、职责、产出物划分之详细攻略
Kept to implement redis autofailover (redisha) 15
XSS攻击笔记(上)
get_sequencer的用法总结
Keepalived 实现 Redis AutoFailover (RedisHA)15
Solution of idea hot start failure