相关疑难解决方法(0)

如何使用ReStructured Text(rst2html.py)在文本中使用颜色或如何插入没有空行的HTML标签?

如何在ReStructured Text中使用颜色?例如,**hello**翻译成<strong>hello</strong>.我怎样才能使重组(rst2html.py)翻译的东西<font color="####">text</font>

我想过..raw :: html,但它引入了空白行.我想插入没有空行的HTML标签.

html restructuredtext rst2html.py

28
推荐指数
3
解决办法
2万
查看次数

标签 统计

html ×1

restructuredtext ×1

rst2html.py ×1