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

horizontal rule render issue #24

Closed
whistyun opened this issue Dec 20, 2020 · 4 comments
Closed

horizontal rule render issue #24

whistyun opened this issue Dec 20, 2020 · 4 comments

Comments

@whistyun
Copy link
Owner

Dashes:

---

    ---

    - - -

Asterisks:

***

    ***

* * *

    * * *

Underscores:

___

    ___

    _ _ _

output
image

@whistyun
Copy link
Owner Author

It is not problem of Horizontal rule but problem of list or codeblocks.
When we insert 4-spaces to linehead, it should be treat as codeblock.

@whistyun
Copy link
Owner Author

I should make test case more detailed.

  • for indent code block
  • for list indent boundaly condition

@whistyun
Copy link
Owner Author

this issue fixed in 0.10.0-a8 and 0.09.0-a8.

@whistyun
Copy link
Owner Author

this issue fixed in 0.10.0-a8 and 0.09.0-a8.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant