Move all the specific-token tests into subfolders.
This commit is contained in:
6
org_mode_samples/object/text_markup/all_variants.org
Normal file
6
org_mode_samples/object/text_markup/all_variants.org
Normal file
@@ -0,0 +1,6 @@
|
||||
*bold*
|
||||
/italic/
|
||||
_underline_
|
||||
=verbatim=
|
||||
~code~
|
||||
+strike-through+
|
||||
3
org_mode_samples/object/text_markup/deep_nesting.org
Normal file
3
org_mode_samples/object/text_markup/deep_nesting.org
Normal file
@@ -0,0 +1,3 @@
|
||||
foo *bar /baz *lorem* ipsum/ dolar* alpha
|
||||
|
||||
foo *bar /baz _lorem_ ipsum/ dolar* alpha
|
||||
13
org_mode_samples/object/text_markup/opening_and_closing.org
Normal file
13
org_mode_samples/object/text_markup/opening_and_closing.org
Normal file
@@ -0,0 +1,13 @@
|
||||
prologue *goes here* I guess *bold
|
||||
text*
|
||||
|
||||
bold*wont* start *or stop*when there is text outside it
|
||||
|
||||
I guess *regular
|
||||
|
||||
text*
|
||||
|
||||
[[foo][foo *bar]] baz* car
|
||||
|
||||
|
||||
*nesting *bold entrances* and* exits
|
||||
1
org_mode_samples/object/text_markup/simple.org
Normal file
1
org_mode_samples/object/text_markup/simple.org
Normal file
@@ -0,0 +1 @@
|
||||
foo *bar* baz
|
||||
Reference in New Issue
Block a user