Options:
- Content::get($url)
- ContentService::getContent($url)
- ContentService::getContentAsContentSet($url)
I want to get the raw content (markdown) NOT the HTML so I can edit it and then re-save it.
Which one is best practice?
Options:
I want to get the raw content (markdown) NOT the HTML so I can edit it and then re-save it.
Which one is best practice?