diff --git a/test/spec.txt b/test/spec.txt index 3913de44..5c14d1f4 100644 --- a/test/spec.txt +++ b/test/spec.txt @@ -337,6 +337,35 @@ A [punctuation character](@) is an [ASCII punctuation character] or anything in the general Unicode categories `Pc`, `Pd`, `Pe`, `Pf`, `Pi`, `Po`, or `Ps`. +```````````````````````````````` example +## head2 without rtl +## head2 with rtl +_underscore emph without rtl_ +_underscore emph with rtl_ +__underscore strong without rtl__ +__underscore strong with rtl__ +*asterisk emph without rtl* +*asterisk emph with rtl* +**astesirk strong without rtl** +**asterisk strong with rtl** +some text _preceded with rtl_ another text +some text *preceded with rtl* another text +. +