Add support for #tag in markdown #24

Open
opened 3 years ago by phryk · 0 comments
phryk commented 3 years ago (Migrated from rnd.phryk.net)
Owner

Originally from github issue.

Referencing tags is already possible with [tag/<tagname>],
but this is a bit unwieldy for such a common task.

Maybe wait until commonmark has gotten viable if this turns
out to be a lot of work…

This was posted on Feb 25, 2018. Commonmark still doesn't support extensions,
so switching over doesn't seem to be an option. Should also move over to newer
Python-Markdown API, using markdown.util.Registry.register with numeric
priority instead of the deprecated markdown.util.Registry.add.

Originally from github issue. > Referencing tags is already possible with `[tag/<tagname>]`, > but this is a bit unwieldy for such a common task. > > Maybe wait until commonmark has gotten viable if this turns > out to be a lot of work… This was posted on Feb 25, 2018. Commonmark still doesn't support extensions, so switching over doesn't seem to be an option. Should also move over to newer Python-Markdown API, using `markdown.util.Registry.register` with numeric priority instead of the deprecated `markdown.util.Registry.add`.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: phryk-evil-mad-sciences-llc/poobrains#24
Loading…
There is no content yet.