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

treat doc comment in raw code block #12

Closed
Seasawher opened this issue Apr 4, 2024 · 0 comments
Closed

treat doc comment in raw code block #12

Seasawher opened this issue Apr 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@Seasawher
Copy link
Owner

Handle following case:

/-
fuga
\```lean
hoge
/-! ## fuga -/

/-- foo -/
def zero := 0
\```
-/
@Seasawher Seasawher added the bug Something isn't working label Apr 4, 2024
@Seasawher Seasawher self-assigned this Apr 4, 2024
@Seasawher Seasawher changed the title nested module comment treat doc comment in raw code block Apr 4, 2024
@Seasawher Seasawher added the enhancement New feature or request label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant