Is your request related to a problem?
#1026 (comment)
context.mode seems to have no effect on the code executed in the parser.
It may be that this is a piece of dead code left over from long ago in markbind.
Describe the solution you'd like
We could investigate if this variable is truly redundant at this point, and if so, remove its implementations.
Is your request related to a problem?
#1026 (comment)
context.modeseems to have no effect on the code executed in the parser.It may be that this is a piece of dead code left over from long ago in markbind.
Describe the solution you'd like
We could investigate if this variable is truly redundant at this point, and if so, remove its implementations.