You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For those who are looking for the functionality of adding lines on the Node.js side can look at the plugin for rehype in my repository, it splits into lines and wraps the content created by rehype-highlight in span.line which in the future you can use to create numbered lines.
highlight.js can be used on server side to change
code
tagsline-numbers plugin depends on window
https://stackoverflow.com/questions/48843806/how-to-use-npm-marked-with-highlightjs
The text was updated successfully, but these errors were encountered: