Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

[Bug] Auto pick bash comment # sign #64

Open
viane opened this issue Oct 22, 2018 · 1 comment · May be fixed by #92
Open

[Bug] Auto pick bash comment # sign #64

viane opened this issue Oct 22, 2018 · 1 comment · May be fixed by #92

Comments

@viane
Copy link

viane commented Oct 22, 2018

The generator will pick the # in something if u have like:

'''bash

........
# I really meant just comment out the bash cli....
........

'''

To:

...
- [I really meant just comment out the bash cli....](#I really meant just comment out the bash cli....)
...

Which got me confused ...

@mcornella
Copy link

You should use ``` or ~~~ for the codeblocks. If so, this doesn't happen anymore.

@mcornella mcornella linked a pull request Sep 23, 2020 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants