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

Add support for Markdown and KaTeX #5

Closed
Bartozzz opened this issue Nov 16, 2018 · 2 comments
Closed

Add support for Markdown and KaTeX #5

Bartozzz opened this issue Nov 16, 2018 · 2 comments
Assignees
Labels
design enhancement New feature or request
Projects

Comments

@Bartozzz
Copy link
Owner

Users should be able to use Markdown and KaTeX in their posts, both in threads and comments.

@Bartozzz Bartozzz added enhancement New feature or request design labels Nov 16, 2018
@Bartozzz Bartozzz added this to To do in v1.0.0 via automation Nov 16, 2018
@unrooted
Copy link

Okay, here are our options for how to do that:

  1. We can use modules like Vue-Katex and Vue Markdown. They're npm packages, and they can help a lot.

  2. Recently, you've said something about using Markdown as a special component in our code. Could you please, explain exactly what to do?

About 1st option, I don't exactly know how to do it, so the research can take a while, actual work time could be less than research time.

And, I dunno what to say about 2 option. But using Markdown elements as a component could take less time, less research than option 1.

@Bartozzz
Copy link
Owner Author

I'll take care of this feature. The best solution will be to create a wrapper (Vue component) over a markdown parser.

@Bartozzz Bartozzz added this to To do in v1.0.0 via automation Feb 24, 2019
@Bartozzz Bartozzz self-assigned this Feb 24, 2019
v1.0.0 automation moved this from To do to Done Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design enhancement New feature or request
Projects
v1.0.0
  
Done
Development

No branches or pull requests

2 participants