We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<r:get_page id='123'> needs better support. Get page should pull from the pages: key in mock_data.yml rather than its own array of content.
<r:get_page id='123'>
pages:
mock_data.yml
It should also return the rest of the rendering of the page back to the page: context.
page:
The text was updated successfully, but these errors were encountered:
db95f3d
No branches or pull requests
<r:get_page id='123'>
needs better support. Get page should pull from thepages:
key inmock_data.yml
rather than its own array of content.It should also return the rest of the rendering of the page back to the
page:
context.The text was updated successfully, but these errors were encountered: