submark
submark copied to clipboard
A Subset of Markdown
Results
16
submark issues
Sort by
recently updated
recently updated
newest added
The alt and title for images are supposed to be optional, but I have them required in my implementation.
enhancement
Allow this: `` this is a `reasonable` code block``
enhancement
Hi, I'm opening this pull request as part of a push to modernise how packages use [Flit](https://flit.pypa.io/en/stable/) as a Python build backend. Using `flit_core` as the backend in place of...