Move all the specific-token tests into subfolders.
This commit is contained in:
8
org_mode_samples/lesser_element/comment/indented.org
Normal file
8
org_mode_samples/lesser_element/comment/indented.org
Normal file
@@ -0,0 +1,8 @@
|
||||
# Comment
|
||||
# indented line
|
||||
# At the top of the file
|
||||
|
||||
|
||||
|
||||
foo
|
||||
# Another comment
|
||||
@@ -0,0 +1,5 @@
|
||||
# Comment
|
||||
#
|
||||
# At the top of the file
|
||||
foo
|
||||
# Another comment
|
||||
@@ -0,0 +1,3 @@
|
||||
# Comment line
|
||||
#not a comment
|
||||
# Comment again
|
||||
Reference in New Issue
Block a user