Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Markdown engine support #551

Open
preaction opened this issue Dec 2, 2017 · 0 comments
Open

Better Markdown engine support #551

preaction opened this issue Dec 2, 2017 · 0 comments

Comments

@preaction
Copy link
Owner

We should better support markdown engines like CommonMark.

Since they may not have the same API as Text::Markdown, we should create a wrapper class like Statocles::Markdown::CommonMark that makes the API the same.

In the configuration file, we should allow markdown: CommonMark. Create a coercion in Statocles::Types that translates a string value into an object of Statocles::Markdown::<string>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant