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
problem: I want to keep my data in contents. lr
solution: if the plugin finds a section wrapped in special comments, the markdown will be inserted in that section e.g.:
<!--JUPYTER_PREPROCESS--> content from a jupyter notebook ... lots of it <!--JUPYTER_PREPROCESS-->
The text was updated successfully, but these errors were encountered:
See if generating attachment(s) + embed-x might be a good idea.
Sorry, something went wrong.
No branches or pull requests
problem: I want to keep my data in contents. lr
solution: if the plugin finds a section wrapped in special comments, the markdown will be inserted in that section e.g.:
The text was updated successfully, but these errors were encountered: