-
-
Notifications
You must be signed in to change notification settings - Fork 565
Early attempt at markdown rendering #204
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
Conversation
@mcon Awesome! I know the PR isn't ready yet, but could we rename the module from |
Any chance you can include screenshots in this PR. |
@mcon Closing this due to inactivity. Feel free to reopen it if you want to continue working on it! |
Is this being worked? I'd like to render basic markdown to the console :) |
Hi @SuperJMN I'm not working on this one - feel free to continue where I left off! |
@patriksvensson |
Fairly early days with this PR, but most commonly used markdown supported, notable items not supported:
Example output:


Questions / TODOs:
Markdig
, I'm assuming you'd prefer a separate package as I've done?CustomRenderable
added inRule
is fully consistent, add a test for itHttpClient