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

write(): Support of markdown-like syntax #2

Open
DominiqueMakowski opened this issue Oct 8, 2016 · 1 comment
Open

write(): Support of markdown-like syntax #2

DominiqueMakowski opened this issue Oct 8, 2016 · 1 comment

Comments

@DominiqueMakowski
Copy link
Member

It would be cool to be able to write using a bit of markdown syntax, especially for bold and italic:

n.write("hey, this is **bold** and this is in *italic*")

It wound need a rewrite of the write function though.

@DominiqueMakowski
Copy link
Member Author

Interesting design inspiration
https://www.microsoft.com/en-us/design/typography

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

No branches or pull requests

1 participant