相关疑难解决方法(0)

将标识或类添加到Markdown元素

是否可以在(多)降价元素中添加id或类?

例如一个表,一段或一段代码?

我想用css设置一个表格但没有以下工作:

[captionid][This is the caption, not the table id]
| First Header  | Second Header |
| ------------- | ------------- |
| Content Cell  | Content Cell  |
| Content Cell  | Content Cell  |
Run Code Online (Sandbox Code Playgroud)
| First Header  | Second Header |
| ------------- | ------------- |
| Content Cell  | Content Cell  |
| Content Cell  | Content Cell  |
[captionid][This is the caption, not the table id]
Run Code Online (Sandbox Code Playgroud)
| First Header  | Second Header |
| ------------- …
Run Code Online (Sandbox Code Playgroud)

markdown multimarkdown

23
推荐指数
4
解决办法
1万
查看次数

标签 统计

markdown ×1

multimarkdown ×1