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

Adds the ability to dynamically render code blocks #75

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Adds the ability to dynamically render code blocks #75

wants to merge 4 commits into from

Conversation

NoahCardoza
Copy link

Basically, now when the markdown is updated, Prism will be called to re-render all the code blocks inside the newly generated HTML.

Wasn't sure how you wanted to add this into your gh-pages branch so I'll leave that to you.

package.json Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@milindsingh
Copy link

Thanks @NoahCardoza I have merged your PR in new repository and I am planning to maintain this package and have already merged most of the PR in my repository. Any contribution is welcomed to the new repository.

Please check https://github.com/adapttive/vue-markdown/
master: current version (with few fixes)
next: updated dependencies and few features added.

Use:
npm install @adapttive/vue-markdown

https://www.npmjs.com/package/@adapttive/vue-markdown

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

Successfully merging this pull request may close these issues.

3 participants