Testing Markdown Parse in Laravel
Posted: 2025/03/07
Updated: 2025/03/10
The blog post content is written in Markdown and I am using https://github.com/erusev/parsedown to parse post content from Markdown to HTML.
Below is the sample data to check whether it works or not. (It works, but no style yet)
This is Heading 2
This is Heading 3
This is Heading 4
This is bold text
This is italic text
This is blockquote