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

Implement a serializer for Markdown #9

Open
propensive opened this issue Jan 4, 2023 · 0 comments
Open

Implement a serializer for Markdown #9

propensive opened this issue Jan 4, 2023 · 0 comments
Assignees
Labels
enhancement An improvement to existing functionality severe Has a significant impact on many users

Comments

@propensive
Copy link
Owner

propensive commented Jan 4, 2023

We can read markdown, but we can't write it! Though it will be quite straightforward to serialize all the markdown AST nodes to text. The most cumbersome part will be to implement word-wrap to an appropriate (user-specified) width.

@propensive propensive self-assigned this Jan 4, 2023
@propensive propensive added enhancement An improvement to existing functionality severe Has a significant impact on many users labels Jan 4, 2023
@propensive propensive added this to the Primevère milestone Jan 4, 2023
@github-project-automation github-project-automation bot moved this to Todo in Soundness Jan 4, 2023
@propensive propensive moved this from Todo to Started in Soundness Jan 5, 2023
@propensive propensive removed this from the Primevère milestone Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement to existing functionality severe Has a significant impact on many users
Projects
Status: Started
Development

No branches or pull requests

1 participant