Hacker News new | ask | show | jobs
by tekacs 4126 days ago
Akin to :skip, wouldn't a :preserve or :quote block to suspend syntax temporarily be useful?

That is, for tracts of text that need to be quoted verbatim, including colons or [brackets] or similar?

Given how the parser is designed it seems like this would be particularly easy to implement...