forked from GitHub/gf-core
commented out stringMark from Lang since it creates hopeless ambiguities in parsing
This commit is contained in:
@@ -5,7 +5,7 @@ concrete LangSwe of Lang =
|
||||
LexiconSwe
|
||||
,ConstructionSwe
|
||||
,DocumentationSwe
|
||||
,MarkupSwe
|
||||
,MarkupSwe - [stringMark]
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
Reference in New Issue
Block a user