forked from textmate/textile.tmbundle
-
Notifications
You must be signed in to change notification settings - Fork 0
grammar scope: Need support for bc.. tag #12
Copy link
Copy link
Open
Labels
Expert help wantedNeed developer help or inspection on this.Need developer help or inspection on this.enhancementNew feature or requestNew feature or requestmostly worksThis mostly works as expected, but something could be amiss.This mostly works as expected, but something could be amiss.
Description
Metadata
Metadata
Assignees
Labels
Expert help wantedNeed developer help or inspection on this.Need developer help or inspection on this.enhancementNew feature or requestNew feature or requestmostly worksThis mostly works as expected, but something could be amiss.This mostly works as expected, but something could be amiss.
While the
bc.tag now works, support for thebc..(multi-blocks) tag needs added. This requires figuring out how to continue the presentation on block code across line breaks until escaped, typically with a different Textile tag (e.g.p.,hn., etc).