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
The problem is that to have highlighting at all requires a Node dependency, which is large and time consuming. It took me a long time to figure it our because I never use Node for anything else.
Once Liz has got her RakuAST highlighter working, I'll make this happen.
@jubilatious1 Thanks for the catch. The problem is that I generate my .md files automatically from .rakudoc files of the same name, and the links are not the same for github and a local version. Most of my free time at the moment is rewriting this module for RakuAST, so I hope that this module will eventually be redundant.
Also the highlighting feature really needs to change.
Somehow the caller should be able to ask the library for a highlighted block, without a fallback to unhighlighted.
The text was updated successfully, but these errors were encountered: