github-flavored-markdown icon indicating copy to clipboard operation
github-flavored-markdown copied to clipboard

Not ignoring pre blocks

Open tekkub opened this issue 16 years ago • 2 comments

http://support.github.com/discussions/site/1052-github-markdown-too-eager-to-replace-commit-hashes

tekkub avatar Dec 02 '09 23:12 tekkub

patch

erikvold avatar Oct 07 '10 09:10 erikvold

Similarly, if you have a hash mark followed by a number in your code block, GitHub Markdown turns it into an <a> tag with a href to an issue. See here for an example.

mlc avatar Nov 02 '10 18:11 mlc