In order to represent special non-unicode characters on the documentary level while using <line>, model.gLike should be made a member of model.linePart (just as it is a member of macro.paraContent).
--- old+++ new@@ -1 +1 @@-In order to represent special non-unicode characters on the documentary level while using <line>, model.gLike should be made a member of model.linePart (just as it is a member of macro.paraContent).+In order to represent special non-unicode characters on the documentary level while using `<line>`, model.gLike should be made a member of model.linePart (just as it is a member of macro.paraContent).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Yes. Seems like a no-brainer to me. Not sure why it isn't green
Last edit: Syd Bauman 2013-04-11
accepted. implemented by changing line to use macro.xtext, not rng:text