-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
bracketedSpans is sort of a new plugin I want to add (see #10 )
but most of the requested features are already available via links with atributes
common markdown should however not include bracketedSpans (nor links with attributes) but should include just converting links.
- cut out the logic of the attributes of the
anchorplugin and save as a new plugin calledbracketedSpansthis can cover also converting links. When placing thebracketedSpansbefore theanchorplugin, it will basically convert your links with additional optional bracketedSpans. - make sure the
anchorplugin still works and leaves thebracketedSpansalone if that plugin is not imported - make sure the
bracketedSpansplugin covers all tests added in feat/bracketed spans #10
please note: before working on this issue, there are some unrelated tests failing on production branch. It's best to first fix all failing tests on production, then pull production into branch of #10 again, then start working on these remaining issues.
Metadata
Metadata
Assignees
Labels
No labels