-
The goal is to allow videos to be embedded just like images
In GitHub Markdown that works by having the link to a video surrounded by 2 empty lines. According to some blogs, in regular Markdown tha…
-
I have a problem with single newline being ignored.
This:
```
a
b
```
...is rendered:
```
a b
```
Any solution to this without replacing with double line breaking?
-
I would like to see the intro text for a post to allow Markdown. When I recently posted something, It took my paragraphs and smashed them all together into one big paragraph. At the very least, can we…
-
As is, this library doesn't appear to parse attributes in curly braces. The `regexAttribute` property only matches strings starting with `#` and `.` (i.e., ids and classes), and the `parseAttributeDat…
-
Any chance of Footnotes and table of content [toc] to be implenented?
-
Hi, it's possibile to implement the target tag in links? link:
`[zavy.im](http://zavy.im){:target="_blank"}`
https://stackoverflow.com/a/4705645
-
When my text contains: `&` in the header it returns an error. My Parsedown version is `1.8.0-beta-7`
```
protected function inlineSpecialCharacter($Excerpt)
{
if ($Excerpt['text'][1] !…
-
不知为何,我编辑预览的时候,与发布的效果是不一样的,不知道该如果解决
-
Using a [reference-style link](https://daringfireball.net/projects/markdown/syntax#link) fails to automatically convert a markdown file url to its html counterpart, which is inconsistent with the [doc…
-
We have quite a few descriptions and comments where users have formatted the plain text. However, when uReport displays these fields, the formatting is lost.
We should try to preserve any plain te…