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

Remove Markdown parsing #61

Closed
michaelrog opened this issue May 24, 2024 · 0 comments
Closed

Remove Markdown parsing #61

michaelrog opened this issue May 24, 2024 · 0 comments
Assignees

Comments

@michaelrog
Copy link
Member

Given that Craft's native markdown filter supports more flavors, I think it's safe to remove Markdown parsing from Wordsmith altogether.

However, I like that Wordsmith, string methods are exposed as both Twig functions and Twig filters. So maybe we can keep the md() function in place (but have it pass through to Craft's parser), and let Craft own the |md filter.

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

No branches or pull requests

1 participant