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

Is markdown render working? #10

Closed
KajWiik opened this issue Nov 20, 2019 · 2 comments
Closed

Is markdown render working? #10

KajWiik opened this issue Nov 20, 2019 · 2 comments

Comments

@KajWiik
Copy link

KajWiik commented Nov 20, 2019

I tried to render Markdown but I could not get it working. A simple example would be helpful.

@shashi
Copy link
Member

shashi commented Dec 19, 2019

using Markdown

mymarkdown = md"""
# Heading

This is _my_ markdown.
"""
node(:div, mymarkdown)

@shashi
Copy link
Member

shashi commented Dec 19, 2019

And it works, I just used it.

@shashi shashi closed this as completed Dec 19, 2019
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

2 participants