Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken code in list #25

Open
mnn opened this issue Jun 13, 2020 · 3 comments
Open

Broken code in list #25

mnn opened this issue Jun 13, 2020 · 3 comments
Labels
bug Something isn't working minor This is a minor issue. pending on external library this issue is pending on another issue/PR of an external library

Comments

@mnn
Copy link

mnn commented Jun 13, 2020

* a
```gdscript
b

# comment
c
```

results in:
2020-06-13_11-40

It seems to work in CommonMark:
2020-06-13_11-40_1
https://spec.commonmark.org/dingus/?text=*%20a%0A%60%60%60gdscript%0Ab%0A%0A%23%20comment%0Ac%0A%60%60%60%0A

$ codedoc -v

# Fetching version info ...
# @codedoc/cli version 0.2.1 ...................................... latest: 0.2.1
# @codedoc/core version: 0.2.1 .................................... latest: 0.2.1
@loreanvictor loreanvictor added the bug Something isn't working label Jun 13, 2020
@loreanvictor
Copy link
Contributor

loreanvictor commented Jun 13, 2020

I will open a corresponding issue on markedjs, as it seems to be an inconsistency on their side

@loreanvictor
Copy link
Contributor

markedjs/marked#1706

@loreanvictor
Copy link
Contributor

@loreanvictor loreanvictor added the pending on external library this issue is pending on another issue/PR of an external library label Jun 13, 2020
@loreanvictor loreanvictor added the minor This is a minor issue. label Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working minor This is a minor issue. pending on external library this issue is pending on another issue/PR of an external library
Projects
None yet
Development

No branches or pull requests

2 participants