-
GFM is nice and all, but it has some inconsistencies with common markdown; most notably for me, the characters used to generate a table.
-
I've encountered an odd issue. I'm using the Ruby wrapper (Commonmarker) and inspecting the AST shows some strange behavior around the `sourcepos` of `` tags. AFAICT this is only related to script tag…
-
Just like jekkyl, it's very important for us to be able to link directly to subheadings in a website.
Unless we write our sources in html, this is not possible right now.. and it would be great to ha…
-
A backslash in front of a (single) closing tick of inline code breaks the highlighting for the rest of the file.
```
`\` => breaks
` \` => breaks
` \ ` => ok
`\ ` => ok
``\`` => ok
`` \`` => ok…
-
See the newest version of my benchmark tool. Once I upped the # of iterations to 10000, CommonMarkSharp experienced a huge drop in performance for small inputs (as large as 5 sec vs 500ms). Of course …
-
Related to https://github.com/w3c-ccg/traceability-vocab/pull/352. Reference images for documents have been included in `descriptions.json` file. This is a stop-gap for re-organizing the documentation…
-
Consider the following:
import markdown
md = '''
Here are some elements:
* url
* repo url , which is a non-HTTP URL
* and is something else
*…
-
# Description
The [Rich library](https://github.com/willmcgugan/rich) is so cool and beautiful that I feel it would be very interesting to see if we could use `rich`
For a preview of `rich` `v9.…
-
I may be misunderstanding the prescribed usage of the `tagfilter` extension, but it doesn't seem to be working.
``` r
library(commonmark)
markdown_commonmark("", extensions = "tagfilter")
#> […
-
*Please ensure your feature request is not already on the roadmap or associated with an issue. This can be checked [here](https://github.com/orgs/dfir-iris/projects/1/views/4).*
**Is your feature r…