Re: Parsing nested markup objects

2023-06-23 Thread Ihor Radchenko
Ihor Radchenko writes: > Fair point. We indeed missed this detail in the syntax blueprint. > > Does the attached patch clarify things? > From 974786c726e151ea6bb709bd508faab1cc155fcf Mon Sep 17 00:00:00 2001 > Message-Id: > <974786c726e151ea6bb709bd508faab1cc155fcf.1686222568.git.yanta...@posteo

Re: Parsing nested markup objects

2023-06-08 Thread Ihor Radchenko
Laith Bahodi writes: > Hi! I'm working on a parser for org and I noticed something about > nested markup in the syntax spec: markup starting at the limit of > another object seems like it shouldn't be interpreted as markup. The > spec says that the precondition characters are: > > PRE MARKER ...

Re: Parsing nested markup objects

2023-06-08 Thread Ihor Radchenko
Laith Bahodi writes: > Hi! I'm working on a parser for org and I noticed something about > nested markup in the syntax spec: markup starting at the limit of > another object seems like it shouldn't be interpreted as markup. The > spec says that the precondition characters are: > > PRE MARKER ...