Welcome Guest, Not a member yet? Register   Sign In
Markdown Pages for CodeIgniter 4
#4

(12-31-2024, 08:58 AM)gosocial2 Wrote: I ran into this post at a time I was looking for a CI4 alternative to laravel-markdown.

Oh... it's not really an alternative. This package only works with static files.

If you want to parse markdown you can just use CommonMark parser alone. Create a service and use it - simple as that.

In case anyone needs to use a different parser, here is an example of how to set it up: https://michalsn.github.io/codeigniter-m...extending/
Reply


Messages In This Thread
Markdown Pages for CodeIgniter 4 - by michalsn - 12-31-2024, 12:55 AM
RE: Markdown Pages for CodeIgniter 4 - by michalsn - 01-01-2025, 04:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB