You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is needed when a file is imported as a child document but actually can be also rendered stand-alone. Currently, the front matter is pasted "as is" to the child document, and this means that parts of it are included verbatim in the output. What's the best way to do this?
This question also occurred on StackOverflow, but the only answer so far seems to require a bit of fiddling.
This old thread has been automatically locked. If you think you have found something related to this, please open a new issue by following the issue guide (https://yihui.org/issue/), and link to this old issue if necessary.
This is needed when a file is imported as a child document but actually can be also rendered stand-alone. Currently, the front matter is pasted "as is" to the child document, and this means that parts of it are included verbatim in the output. What's the best way to do this?
This question also occurred on StackOverflow, but the only answer so far seems to require a bit of fiddling.
A pull request to yihui/knitr-examples follows.
The text was updated successfully, but these errors were encountered: