Skip to content

Instantly share code, notes, and snippets.

@knoebber
Last active September 4, 2020 23:32
Show Gist options
  • Save knoebber/270edbecd6816ca0e6c99e95a3ffc438 to your computer and use it in GitHub Desktop.
Save knoebber/270edbecd6816ca0e6c99e95a3ffc438 to your computer and use it in GitHub Desktop.
Github Org Bug

Tildes do not work as expected in inline code blocks.

inline code blocks uses tildes on both sides

I found this bug while trying to write ~~/.bashrc~ in documentation.

Examples

~~~

~~left side~

right side~

middle~stuff

middle ~ space

verbatim tests:

===

~/.test

==ok=

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment