-
-
Notifications
You must be signed in to change notification settings - Fork 545
Closed
Labels
Milestone
Description
I know from the page
object I can access content
and within a collection I can use templateContent
to get the rendered output, but is it possible to get just the markdown input?
I could just read the file from the page's inputPath
, but then I also get the frontmatter... it's easy enough to make a quick shortcode to return what I'm after, but I wanted to make sure there wasn't something built-in that I was missing...
viktorstrate, zachleat, nhoizey, IntranetFactory, mtsknn and 7 more