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

Find out how we could implement plugins #5

Open
saschagrunert opened this issue Jan 12, 2017 · 0 comments
Open

Find out how we could implement plugins #5

saschagrunert opened this issue Jan 12, 2017 · 0 comments

Comments

@saschagrunert
Copy link
Member

saschagrunert commented Jan 12, 2017

We had the idea of a plugin manager within the manager, so we have to find out how this could be done.

Some example would be:

  • youtube video embedding
  • automatic table generation
  • source code formatting

It would be cool if the plugins could work without any javascript. Like vims TOHtml, which generates a pure html with css for the highlighting.

A first solution would be to insert the plugins within our repo, so they will be compiled together with the

@saschagrunert saschagrunert added this to the Initial implementation milestone Jan 12, 2017
@saschagrunert saschagrunert removed this from the Initial implementation milestone Mar 16, 2017
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

1 participant