-
Additionally to Ticket #159 the markdown syntax is not followed.
For example:
- table syntax
- placeholder syntax, ```{placeholder}``` should be used instead of `````` because it might be interp…
-
Markdown considers a single newline (`\n`) irrelevant and uses at least one "blank line" to separate paragraphs.
Additionally, a visible newline may be forced within a paragraph by appending at least…
-
Greetings,
I would like to hereby suggest the addition of AsciiDoc input resp. an AsciiDoc Reader.
Besides Markdown, this format is growing in popularity, also in use inside a publishing toolchain (…
-
Add a placeholder for manual page break so a manual page break can be added for the pdf output instead of using
``
in markdown document.
-
As per title, @contentful/rich-text-from-markdown does not support table headers in markdown. When I have this in markdown:
```
| Header 1 | Header 2 |
| --- | --- |
| Cell 1-1 | Cell 1-2 |
```…
-
With a standard MD parser encoded HTML tags allows you to include them as readable text. For example (plain HTML included for comparison):
``` markdown
<iframe src="http://www.w3schools.com">&l…
-
Ability to preview post before publishing
huytd updated
8 years ago
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.55.0 x64
**Electron**: 6.1.12
**OS**: Microsoft Windows 10 Enterprise
**Thrown From**: [linter-markdown](https://github.com/AtomLinter/l…
-
When your markdown contains > characters, the page update will fail with 400 Bad Request.
Only the closing ( '>' ) needs to be escaped. I recommend replacing it with '\\>' before the conversion.
-
ArtPaint has the potential to become an example Haiku pro application, therefore its documentation will need some love too.
One way to increase attention on ArtPaint would be to provide extensible …