jpg-quartz/quartz/plugins/transformers
Hrishikesh Barman bc543f81d9
feat(plugins): add OxHugoFlavouredMarkdown (#419)
* feat(plugins): add OxHugoFlavouredMarkdown

ox-hugo is an org exporter backend that exports org files to
hugo-compatible markdown in an opinionated way. This plugin adds some
tweaks to the generated markdown to make it compatible with quartz but
the list of changes applied it is not extensive.

In the future however, we could leapfrog ox-hugo altogether and
create a quartz site directly out of org-roam files. That way we won't
have to do all the ritual dancing that this plugin has to perform.
See https://github.com/k2052/org-to-markdown

* fix: add toml to remarkFrontmatter configuration

* docs: add docs for OxHugoFlavouredMarkdown

* fixup! docs: add docs for OxHugoFlavouredMarkdown
2023-08-25 22:52:23 -07:00
..
description.ts run prettier 2023-07-22 17:27:41 -07:00
frontmatter.ts feat(plugins): add OxHugoFlavouredMarkdown (#419) 2023-08-25 22:52:23 -07:00
gfm.ts run prettier 2023-07-22 17:27:41 -07:00
index.ts feat(plugins): add OxHugoFlavouredMarkdown (#419) 2023-08-25 22:52:23 -07:00
lastmod.ts various path fixes for links to extensions, fix relative paths in links 2023-08-17 00:55:28 -07:00
latex.ts docs on making plugins 2023-08-10 21:16:07 -07:00
links.ts fix: use proper full base for links.ts 2023-08-23 12:18:50 -07:00
ofm.ts fix: tag support for non-latin alphabets (fixes #398) 2023-08-22 22:14:16 -07:00
oxhugofm.ts feat(plugins): add OxHugoFlavouredMarkdown (#419) 2023-08-25 22:52:23 -07:00
syntax.ts run prettier 2023-07-22 17:27:41 -07:00
toc.ts fix: toc for cyrillic and other non-latin alphabets (closes #396) 2023-08-22 22:41:50 -07:00