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

Markdown decoder and encoder improvements #381

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

ambrose-gladwell-sonocent

This change adds support for creating well-formed delta and attributes when decoding markdown. This means encoding a document to markdown then decoding again will produce the same document. This change also makes the encoder and decoder handle empty markdown documents and markdown documents with only line breaks in it correctly.

This PR builds on the current open PR to add a Markdown decoder: #191

@hyouuu
Copy link

hyouuu commented Feb 7, 2021

Thanks for this @ambrose-gladwell-sonocent ! Hopefully the owner of the repo would get back to the project soon, but nonetheless your code definitely would help on my project!

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

Successfully merging this pull request may close these issues.

3 participants