Skip to content
This repository was archived by the owner on May 24, 2021. It is now read-only.

fixed bug where highlight does not occurr in code blocks in directive #17

Merged
merged 1 commit into from
Feb 21, 2018

Conversation

mistersender
Copy link
Contributor

a bit of an edge case, but highlightjs was not locating code blocks within content dynamically loading in to an element.

for example, I was using a markdown parser to load html, then using v-highlightjs to highlight the code blocks within the markdown. on refresh of the markdown, v-highlightjs was failing to locate the new code blocks.

@metachris
Copy link
Owner

Thanks 👍

@metachris metachris merged commit 6399f99 into metachris:master Feb 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants