diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-09-10 08:56:20 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-09-11 11:17:41 -0700 |
commit | e245f1a2d5ec76807633806a5af1ebe52fe5bd6d (patch) | |
tree | 8670c1a47532f5e6d3c67776b729e76c393fdf88 /oldtests/Emphasis | |
parent | 6df247e24f2b12d6d1440001877967e2f7c90093 (diff) |
Updated spec (but not yet examples) with new rules.
These reflect the current parsing algorithm.
We now get a symmetry that we lacked before:
**a* b*
*a *b**
are both emphasis within emphasis.
One asymmetry remains:
**a*
has no emphasis, while
*a**
has emphasis. Further tweaking of the algorithm could regularize
this.
Diffstat (limited to 'oldtests/Emphasis')
0 files changed, 0 insertions, 0 deletions