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
this title="fib.sh" showLineNumbers /index/#v works but this /index/#v title="fib.sh" showLineNumbers doesn't.
In general showLineNumbers does not work when there's a highlighted group chars and and the highlighted group chars does not come after showLineNumbers.
go through all permutations of possible meta strings,
note down the orderings that don't work,
fix or if not possible add specific comment / "heads up" in docs
The text was updated successfully, but these errors were encountered:
this
title="fib.sh" showLineNumbers /index/#v
works but this/index/#v title="fib.sh" showLineNumbers
doesn't.In general
showLineNumbers
does not work when there's a highlighted group chars and and the highlighted group chars does not come aftershowLineNumbers
.The text was updated successfully, but these errors were encountered: