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?
New conversations can be started on GitHub. Existing conversations will remain for a while longer.
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?