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

Considering using Markdown content instead of plain text #17

Open
matcornic opened this issue Aug 26, 2017 · 1 comment
Open

Considering using Markdown content instead of plain text #17

matcornic opened this issue Aug 26, 2017 · 1 comment

Comments

@matcornic
Copy link
Owner

matcornic commented Aug 26, 2017

Intros and Outros are plain text for now.

Consider using Markdown instead of plain text. For example, with Markdown, we are able to add links, emphase some words, and so on...

But it means that:

  • Rendering should be handled in Plain Text
  • A nice rendering should be handled in both HTML themes
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

2 participants
@matcornic and others