-
## Description
Publish the package to npm so that it can be used with the [highlights](https://www.npmjs.com/package/highlights) syntax highlighter in headless / library mode.
This seems to be a…
-
When editing an `.adoc` file, the settings mentioned in the title are ignored by the editor. Is this intended behaviour? If so, why is it desirable?
`Ascidoc > Preview: Use Editor Style` is set to …
-
Use case: I am trying to publish a lot of AsciiDoc pages, but many of them have significant quality issues. If the Confluence Publisher is unable to process an AsciiDoc page, I'd like to know so I can…
znerd updated
3 years ago
-
Export inlined html files don't have css embedded in them.
It seems to be looking at the CSS in absolute path.
```html
$ head -13 ./slidesInlined.html
…
-
The NFFT manual is currently maintained in LaTeX sources. An `asciidoc` version should be included in the source package to simplify maintenance. The `asciidoc`language is simple yet powerful enough t…
-
The current TravisCI set up is such that when building from a tag, it will upload the complete source package to create a release on GitHub. In addition, documentation assets, preferably the previousl…
-
https://asciidoc.org/
-
Talk somehow about how knitr can work with several input document pretty easily by using _patterns_
Included pattern are :
```r
pat_rnw()
pat_brew()
pat_tex()
pat_html()
pat_md()
pat_rst()
p…
cderv updated
2 years ago
-
```
Hello
I'm using a simple test file with a sample from the documentation and when I
try to compile the asciidoc file it gives me this error:
ERROR: can't concat bytes to str
asciidoc: WARNING: …
-
Feature Request
It would be very nice if there would be support for a rule engine like the one found in the [Markdown Paste](https://github.com/telesoho/vscode-markdown-paste-image) extension.
Thi…