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 built-in lexer should know when it has just passed over a %... On the other hand, having to spot that it's inside a verbatim type environment is a very hard prospect.
Actually, if users are just forbidden from using verbatim, this wouldn't be so bad. Inside an alltt they can use \% to get a % that isn't stripped as a comment by the munger. Percent signs inside a \verb remain a problem, but I guess that usage is pretty uncommon.
The built-in lexer should know when it has just passed over a %... On the other hand, having to spot that it's inside a verbatim type environment is a very hard prospect.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: