-
```
italics are just bolded and colored, instead of being italicized. The rst
syntax italicizes italics, see changeset 825.
https://code.google.com/p/vim/source/browse/runtime/syntax/rst.vim#180
I …
-
```
italics are just bolded and colored, instead of being italicized. The rst
syntax italicizes italics, see changeset 825.
https://code.google.com/p/vim/source/browse/runtime/syntax/rst.vim#180
I …
-
```
italics are just bolded and colored, instead of being italicized. The rst
syntax italicizes italics, see changeset 825.
https://code.google.com/p/vim/source/browse/runtime/syntax/rst.vim#180
I …
-
```
italics are just bolded and colored, instead of being italicized. The rst
syntax italicizes italics, see changeset 825.
https://code.google.com/p/vim/source/browse/runtime/syntax/rst.vim#180
I …
-
Currently includes can only be done by prepending the file name of the include with an underscore (`_`).
In some cases it might not be desirable to do this, e.g. if you have a README.adoc file in …
-
If I wish to include a file, it is possible with reStructuredText:
~~~
.. include:: app.php
~~~
https://docutils.sourceforge.io/docs/ref/rst/directives.html#include
and AsciiDoc:
~~~
in…
ghost updated
2 months ago
-
An AsciiDoc table cell has a single child node, which is an inner AsciiDoc document. This document can be accessed from the cell node through the `inner_document` property. However, it's not possible …
-
# Description
The theme cannot handle AsciiDoc sidebar blocks. It renders those blocks in a weird way.
# Reproduction
My AsciiDoc source:
```asciidoc
.Iterated Dominance Frontier
****
为…
-
Test and integrate modular docs rules created by @jhradilek: https://github.com/jhradilek/vale-modular-docs
----
Edit from @rohennes - we are working on https://github.com/rohennes/ocp-rules to me…
-
If there was a asciidoc language server as many have (html, c, java,..),
then asciidoc integration i a lot of editors/ide's would become a lot easier:
https://langserver.org/
wibrt updated
2 years ago