cebe / cebe/markdown

Combining features from GFM and Extra?

Open
#110 1 comment 0 reactions 0 assignees View on GitHub
enhancement markdown extra
Dominant language
HTML
Stars
1k
Forks
137
PR merge metrics
No merged PRs in 30d

Description

Is there an obvious way to combine features from `GithubMarkdown` and `MarkdownExtra` that I'm missing?

Specifically, I'd like to have GitHub-flavored markdown plus one or two features from Markdown Extra, mainly special attributes for headers, but this appears to be hard coded into MarkdownExtra rather than available as a trait?

Is there any practical reason why the implementations don't follow the same pattern of applying features as traits through and through? The documentation seems to suggest the idea that you could take features from different implementations and combine then in your own implementation, but maybe the traits were simply a means of sharing certain features between implementations internally?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.