Add a test showing we are not handling parenthesis in links properly.
This commit is contained in:
1
org_mode_samples/object/plain_link/with_parenthesis.org
Normal file
1
org_mode_samples/object/plain_link/with_parenthesis.org
Normal file
@@ -0,0 +1 @@
|
||||
https://en.wikipedia.org/wiki/Shebang_(Unix)
|
||||
@@ -0,0 +1,7 @@
|
||||
# Even though *exporting* honors the setting to require braces for subscript/superscript, the official org-mode parser still parses subscripts and superscripts.
|
||||
|
||||
#+OPTIONS: ^:{}
|
||||
foo_this isn't a subscript when exported due to lack of braces (but its still a subscript during parsing)
|
||||
|
||||
|
||||
bar_{this is a subscript}
|
||||
Reference in New Issue
Block a user