jpg-quartz/quartz/plugins/transformers
Jeffrey Fabian 1cc09ef76d
feat: support kebab-case and nested tags in Obsidian-flavored Markdown tag-in-content parsing (#425)
* enhancement: support kebab-case and nested tags in ofm transformer

* update regex/capture groups to allow for (arbitrarily) nested values and tags of only -/_

* Update quartz/plugins/transformers/ofm.ts

---------

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2023-08-29 10:14:54 -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 feat: support kebab-case and nested tags in Obsidian-flavored Markdown tag-in-content parsing (#425) 2023-08-29 10:14:54 -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