forked from GitHub/gf-core
module Markup for marking up subphrases with html tags (or other things). Implemented for Eng and Swe so far.
This commit is contained in:
@@ -10,6 +10,7 @@ abstract Lang =
|
||||
Lexicon
|
||||
,Construction --- could be compiled here, but not in concretes, as they call Syntax and Grammar
|
||||
,Documentation
|
||||
,Markup
|
||||
** {
|
||||
flags startcat=Phr ;
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user