Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test/markups/README.org
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ end
- Skipping text before the first headline (option skip:t)
- Skipping tables (option |:nil)
- Custom todo keywords
- EXPORT_SELECT_TAGS and EXPORT_EXLUDE_TAGS for controlling parts of
- EXPORT_SELECT_TAGS and EXPORT_EXCLUDE_TAGS for controlling parts of
the tree to export
- Rewrite "file:(blah).org" links to "http:(blah).html" links. This
makes the inter-links to other org-mode files work.
Expand Down
2 changes: 1 addition & 1 deletion test/markups/README.org.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ <h2>2.3 2009-12-30: Version 0.5.0</h2>
<li>Skipping text before the first headline (option skip:t)</li>
<li>Skipping tables (option |:nil)</li>
<li>Custom todo keywords</li>
<li>EXPORT_SELECT_TAGS and EXPORT_EXLUDE_TAGS for controlling parts of
<li>EXPORT_SELECT_TAGS and EXPORT_EXCLUDE_TAGS for controlling parts of
the tree to export</li>
</ul>
</li>
Expand Down