..
auto-set-lastmod.md
Add ability to auto-set the lastmod field in front-matter
9 years ago
blackfriday-ext-enabling-disabling-toml.md
Support specifying Blackfriday options and extensions
9 years ago
blackfriday-ext-enabling-disabling-yaml.md
Support specifying Blackfriday options and extensions
9 years ago
blackfriday-ext-hardlinebreak-wrong-case-toml.md
Support specifying Blackfriday options and extensions
9 years ago
blackfriday-fractions-false.md
Support specifying Blackfriday options and extensions
9 years ago
blackfriday-fractions-true.md
Support specifying Blackfriday options and extensions
9 years ago
cat-a-and-cat-b.md
Fix: No need to put empty tags list in front matter
9 years ago
cat-a-post-1.md
Parse Org tags starting with "@" as Hugo categories
9 years ago
checklist.md
Support specifying Blackfriday options and extensions
9 years ago
code-fenced-src-blocks-default.md
Prefer using hyphens in Org tags derived Hugo tags/categories
9 years ago
code-fenced-src-blocks.md
Prefer using hyphens in Org tags derived Hugo tags/categories
9 years ago
consecutive-quotes.md
Optimize comment insertion between consecutive lists, blockquotes
9 years ago
consecutive-verses.md
Make the ">" char removal conservative; only the first > is removed
9 years ago
custom-front-matter-multiple-lines.md
Prefer using hyphens in Org tags derived Hugo tags/categories
9 years ago
custom-front-matter-one-line.md
Prefer using hyphens in Org tags derived Hugo tags/categories
9 years ago
date-just-date.md
Improve date-time parsing
9 years ago
date-plus-time-minus-utc.md
Improve date-time parsing
9 years ago
date-plus-time-plus-utc.md
Improve date-time parsing
9 years ago
date-plus-time-utc.md
Improve date-time parsing
9 years ago
date-plus-time.md
Improve date-time parsing
9 years ago
dealing-with-underscores.md
Disable special string insertion by Org; Title sanitization
9 years ago
draft-state-draft.md
Fix: No need to put empty tags list in front matter
9 years ago
draft-state-todo.md
Fix: No need to put empty tags list in front matter
9 years ago
emacs-post-1.md
Add inherited tags to the front matter too #awesome
9 years ago
emacs-post-2.md
Add inherited tags to the front matter too #awesome
9 years ago
equation-latex-frag.md
Optimize comment insertion between consecutive lists, blockquotes
9 years ago
example-simple.md
Add preliminary support for Org example blocks
9 years ago
footnotes-1.md
Disable smart quotes by default; Fixes https://github.com/kaushalmodi/ox-hugo/issues/45
9 years ago
footnotes-2.md
Add footnote support
9 years ago
footnotes-in-a-row.md
Add footnote support
9 years ago
force-ordered-list-numbering.md
Support the forcing of ordered list numbers
9 years ago
general-formatting.md
Update README with details on Org to Markdown markup translation
9 years ago
highlight-shortcode-src-blocks.md
Prefer using hyphens in Org tags derived Hugo tags/categories
9 years ago
hugo-menu-as-keyword--post-with-menu-1.md
Fix typo: "hugo weight" -> "hugo menu"
9 years ago
hugo-menu-as-keyword--post-with-menu-2.md
Fix typo: "hugo weight" -> "hugo menu"
9 years ago
hugo-menu-as-keyword--post-with-menu-3.md
Fix typo: "hugo weight" -> "hugo menu"
9 years ago
hugo-menu-as-keyword--post-with-menu-4.md
Fix typo: "hugo weight" -> "hugo menu"
9 years ago
hugo-menu-as-keyword--post-with-menu-5.md
Fix typo: "hugo weight" -> "hugo menu"
9 years ago
hugo-post-weight-1.md
Auto-calculate post weights if HUGO_WEIGHT is set to auto
9 years ago
hugo-post-weight-2.md
Auto-calculate post weights if HUGO_WEIGHT is set to auto
9 years ago
hugo-post-weight-3.md
Auto-calculate post weights if HUGO_WEIGHT is set to auto
9 years ago
hugo-post-weight-4.md
Auto-calculate post weights if HUGO_WEIGHT is set to auto
9 years ago
hugo-post-weight-5.md
Auto-calculate post weights if HUGO_WEIGHT is set to auto
9 years ago
hugo-post-weight-123.md
Auto-calculate post weights if HUGO_WEIGHT is set to auto
9 years ago
hugo-post-weight-4567.md
Auto-calculate post weights if HUGO_WEIGHT is set to auto
9 years ago
hyphen-categories-dont-prefer.md
If user prefers hyphens in tags, now use 3 "_" to convert to 1 "_"
9 years ago
hyphen-categories-prefer.md
Prefer using hyphens in Org tags derived Hugo tags/categories
9 years ago
hyphen-tags-dont-prefer.md
If user prefers hyphens in tags, now use 3 "_" to convert to 1 "_"
9 years ago
hyphen-tags-prefer.md
Prefer using hyphens in Org tags derived Hugo tags/categories
9 years ago
hyphens-and-spaces-in-categories.md
Support spaces in Hugo tags and categories
9 years ago
hyphens-and-spaces-in-tags.md
Support spaces in Hugo tags and categories
9 years ago
image-captions.md
Preserve line breaks when exporting from Org to Hugo md
9 years ago
image-links.md
Remove HUGO_STATIC_IMAGE; Make attachment rewrite trigger correctly
9 years ago
kbd-tag-default.md
Optimize comment insertion between consecutive lists, blockquotes
9 years ago
kbd-tag-no.md
Optimize comment insertion between consecutive lists, blockquotes
9 years ago
kbd-tag-yes.md
Optimize comment insertion between consecutive lists, blockquotes
9 years ago
link-heading-custom-id.md
Optimize comment insertion between consecutive lists, blockquotes
9 years ago
list-following-a-list.md
Optimize comment insertion between consecutive lists, blockquotes
9 years ago
list-has-src-block-but-no-list-syntax.md
Prefer using hyphens in Org tags derived Hugo tags/categories
9 years ago
list-has-src-block-with-list-syntax.md
Re-implementation of the hack in previous commit
9 years ago
menu-alist-meta-data-toml-override-full.md
Preserve line breaks when exporting from Org to Hugo md
9 years ago
menu-alist-meta-data-toml-override-partial.md
Use _italics_ instead of *italics*
9 years ago
menu-meta-data-toml.md
Add and update examples for the new Hugo menu setting schema
9 years ago
menu-meta-data-yaml.md
Use _italics_ instead of *italics*
9 years ago
menu-meta-data-yaml2.md
Use _italics_ instead of *italics*
9 years ago
menu-meta-data-yaml3.md
Use _italics_ instead of *italics*
9 years ago
multi-line-bold.md
Add a test for marking multiple lines in bold (any emphasis)
9 years ago
multi-line-footnote.md
Add support for multi-line footnote definitions
9 years ago
multi-ref-same-footnote.md
Preserve line breaks when exporting from Org to Hugo md
9 years ago
ndash-and-mdash.md
Disable special string insertion by Org; Title sanitization
9 years ago
nested-bold-italics.md
Optimize comment insertion between consecutive lists, blockquotes
9 years ago
nested-lists.md
Optimize comment insertion between consecutive lists, blockquotes
9 years ago
no-spaces-in-categories.md
Support spaces in Hugo tags and categories
9 years ago
no-spaces-in-tags.md
Support spaces in Hugo tags and categories
9 years ago
one-verse.md
Make the ">" char removal conservative; only the first > is removed
9 years ago
org-babel-results-preserve-indent.md
Preserve leading whitespace in Org Babel Result block exports
9 years ago
org-source-block.md
Implement generic solution for https://github.com/kaushalmodi/ox-hugo/issues/60
9 years ago
parsing-date-from-closed-property.md
Support setting the date in front-matter using the CLOSED property
9 years ago
post-1-with-auto-calc-of-weight--hugo-weight-as-keyword.md
Auto-calculate post weights if HUGO_WEIGHT is set to auto
9 years ago
post-1.md
Fix: No need to put empty tags list in front matter
9 years ago
post-2-with-auto-calc-of-weight--hugo-weight-as-keyword.md
Auto-calculate post weights if HUGO_WEIGHT is set to auto
9 years ago
post-2.md
Fix: No need to put empty tags list in front matter
9 years ago
post-3-with-auto-calc-of-weight--hugo-weight-as-keyword.md
Auto-calculate post weights if HUGO_WEIGHT is set to auto
9 years ago
post-4-with-auto-calc-of-weight--hugo-weight-as-keyword.md
Auto-calculate post weights if HUGO_WEIGHT is set to auto
9 years ago
post-5-with-auto-calc-of-weight--hugo-weight-as-keyword.md
Auto-calculate post weights if HUGO_WEIGHT is set to auto
9 years ago
post-description-quotes.md
Fix: No need to put empty tags list in front matter
9 years ago
post-heading-slugs.md
Add support for "sluggiflying" non-English characters
9 years ago
post-title-quotes.md
Fix: No need to put empty tags list in front matter
9 years ago
post-with-done.md
Export Org TODO keywords in headings
9 years ago
post-with-menu-1.md
Set the menu weight and identifier automatically
9 years ago
post-with-menu-2.md
Set the menu weight and identifier automatically
9 years ago
post-with-menu-3.md
Set the menu weight and identifier automatically
9 years ago
post-with-menu-4.md
Set the menu weight and identifier automatically
9 years ago
post-with-menu-5.md
Set the menu weight and identifier automatically
9 years ago
post-with-todo.md
Export Org TODO keywords in headings
9 years ago
prep.md
Fix: No need to put empty tags list in front matter
9 years ago
setting-heading-anchors.md
Fix: No need to put empty tags list in front matter
9 years ago
shortcode-src-blocks.md
Update one of the left out single file tests
9 years ago
simple-table.md
Make Org table exports work; Add examples
9 years ago
single-double-quotes.md
Disable smart quotes by default; Fixes https://github.com/kaushalmodi/ox-hugo/issues/45
9 years ago
spaces-in-categories.md
Support spaces in Hugo tags and categories
9 years ago
spaces-in-tags.md
Support spaces in Hugo tags and categories
9 years ago
src-block-outside-list-with-list-syntax.md
Prefer using hyphens in Org tags derived Hugo tags/categories
9 years ago
summary-splitter.md
Disable smart quotes by default; Fixes https://github.com/kaushalmodi/ox-hugo/issues/45
9 years ago
table-bottom-border.md
Make Org table exports work; Add examples
9 years ago
table-only-rule-after-first-row.md
Make Org table exports work; Add examples
9 years ago
table-top-and-bottom-border.md
Make Org table exports work; Add examples
9 years ago
table-top-border.md
Make Org table exports work; Add examples
9 years ago
table-with-borders-and-rule-after-first.md
Make Org table exports work; Add examples
9 years ago
table-with-narrowest-columns.md
Make Org table exports work; Add examples
9 years ago
tags-post-1.md
Remove tests/ dir; not needed; Add TAGS keyword test to example-site
9 years ago
tags-post-2.md
Support spaces in Hugo tags and categories
9 years ago
test-tags.md
Refactor: *-prefer-hyphen-in-tags -> *-enable-special-tags
9 years ago
under-scores-in-title.md
Fix: No need to put empty tags list in front matter
9 years ago
verse-for-indentation.md
Make the ">" char removal conservative; only the first > is removed
9 years ago