当前位置:网站首页>Markdown table (consolidated)
Markdown table (consolidated)
2022-06-27 01:24:00 【Summer night fan】
Markdown Table consolidation is not supported by itself , But support html, It can be done by html Realization
The sample code is as follows :
<table>
<tr>
<th> product labeling </th>
<th> Component labels </th>
<th> Basic labels </th>
<th> remarks </th>
<th> Attach labels </th>
</tr >
<tr >
<td rowspan="11">browser</td>
<td rowspan="5">init_browser</td>
<td>init_browser_zk</td>
<td> Configuration file write ZK The operation of </td>
<td rowspan="11"> Attach labels :
setup_browser:<br/> Install all component operations
<br/>
copy_browser_image:<br/> Distribute all component image operations </td>
</tr>
<tr>
<td>init_browser_zeus</td>
<td>ZEUS Data creation operations </td>
</tr>
<tr>
<td>init_browser_es</td>
<td>ES Index creation operations </td>
</tr>
<tr>
<td >init_browser_sql</td>
<td>Mysql Database and database table creation </td>
</tr>
<tr>
<td >init_browser_ng</td>
<td >nginx Configure initialized actions </td>
</tr>
<tr>
<td rowspan="2">browser_etl</td>
<td >copy_browser_etl_image</td>
<td > distribution setup_browser_etl Mirror image </td>
</tr>
<tr>
<td >setup_browser_etl</td>
<td > distribution setup_browser_etl Mirror image </td>
</tr>
<tr>
<td rowspan="2">browser_alert</td>
<td >copy_browser_alert_image</td>
<td > distribution browser_alert Mirror image </td>
</tr>
<tr>
<td >setup_browser_alert</td>
<td > install browser_alert</td>
</tr>
<tr>
<td rowspan="2">browser_web</td>
<td>copy_browser_web_image</td>
<td> distribution browser_web Mirror image </td>
</tr>
<tr>
<td >setup_browser_web</td>
<td > install browser_web</td>
</tr>
notes : Special attention should be paid to rowspan The value of needs to be modified according to the number of rows .
The renderings are as follows :
边栏推荐
- Account management, database building and four engines + cases of MySQL
- memcached基础5
- ArcGIS 镶嵌数据集切片丢失问题处理
- How to use ch423? Cheap domestic IO expansion chip
- 用代码生成流程图,Markdown的使用方法
- Count the logarithm of points that cannot reach each other in an undirected graph [classic adjacency table building +dfs Statistics - > query set optimization] [query set manual / write details]
- 大白话高并发(一)
- Memcached foundation 5
- Weibo comments on high performance and high availability architecture
- Basic introduction to C program structure Preview
猜你喜欢

每日刷题记录 (五)

Law of Large Numbers

CEC-I 中华学习机使用说明与问答

Unable to create a folder to save the sketch: MKDIR sketch

Central Limit Theorem

在连接数据库的时候遇到了点问题,请问怎么解决呀?

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

07 | workflow design: how to design a reasonable multi person development mode?

使用NetworkX对社交网络进行系统的分析:Facebook网络分析案例

XSS笔记(下)
随机推荐
每日刷题记录 (五)
统一结果集的封装
memcached基础5
IIS 部署静态网站和 FTP 服务
Keepalived 实现 Redis AutoFailover (RedisHA)16
Kept to implement redis autofailover (redisha) 12
Buuctf PWN write UPS (6)
网上开通证券账户安全吗 手机炒股靠谱吗
UVM中uvm_config_db非直线的设置与获取
Statistical Hypothesis Testing
Keepalived 实现 Redis AutoFailover (RedisHA)17
清华&智源 | CogView2:更快更好的文本图像生成模型
Is it safe to open a securities account online? Is it reliable to speculate in stocks by mobile phone
解决unable to create a folder to save the sketch: mkdir sketch
JSON解析,ESP32轻松获取时间气温和天气
Memcached foundation 4
leetcode 1143. Longest common subsequence (medium)
Memcached foundation 2
对象的访问机制及其他
乔治·华盛顿大学 : Hanhan Zhou | PAC:多智能体强化学习中具有反事实预测的辅助价值因子分解