-
Steps to reproduce:
1. Set `--out` to a folder that is empty and run generator.py
Observed behavior:
Generation fails with a folder not exists error.
Fix:
```
diff --git a/scripts/generato…
-
```
On page "Publishing eBooks with AsciiDoc"
http://www.methods.co.nz/asciidoc/publishing-ebooks-with-asciidoc.html
last link (to "AsciiDoc web site") is broken:
it renders as href="http:///www.metho…
-
```
On page "Publishing eBooks with AsciiDoc"
http://www.methods.co.nz/asciidoc/publishing-ebooks-with-asciidoc.html
last link (to "AsciiDoc web site") is broken:
it renders as href="http:///www.metho…
-
Pandoc version 1.15.0.6 doesn't correctly escape `asciidoc` output
```
$ echo '][' | pandoc -f html -t asciidoc
http://example.com[][]
```
which asciidoc would render back as ...
```
$ echo '][' | …
-
GitHub already seems to use https://github.com/asciidoctor/jekyll-asciidoc internally, could you please add this plugin to Pages so we can have our sites rendering .asciidoc ?
-
Editing AsciiDoc files directly on GitHub is great. I have published a short video that demonstrate how great this is:
https://www.youtube.com/watch?v=0dp_WFXB97k
- Syntax highlighting
- Preview (inc…
jmini updated
8 years ago
-
http://asciidoctor.org/docs/user-manual/#convert-markdown-asciidoc is currently available to create content for.
Use this issue as a tracker for content suggestions, or feel free to provide PRs refer…
-
## Why the new feature should be added
When handling tables, it should be possible to add columns and rows to a table.
The Markdown plugin for IntelliJ already supports this.
## Current alt…
-
## Observed vs. expected behavior
After selecting a rather large `readme.md` file and clicking on "Convert to AsciiDoc", nothing happens, not conversion, not error message, no noticable CPU work.
…
lefou updated
2 years ago
-
Follow the instructions in the [contributing translations](https://github.com/InnerSourceCommons/InnerSourceLearningPath/blob/main/CONTRIBUTING.md#translations) documentation.
- [x] [01-introductio…