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
Views. Dendron Preview, Tree View, Side Panels in the UI
Schema. Dendron Schemas
Pod. Data import from / export to Dendron
Publish. External Site Publish
Markdown. Markdown features, such as syntax support and features
Describe the bug
Image links on the wiki and the marketplace page are borked.
Also, one of your users wants me to support printing dendron notes (I am the author and maintainer of vscode Print). Print supports installable third-party renderers so this is more your responsibility than mine. If you want technical help I will provide it. I saw you have preview support so you already have the code to render to HTML. From there to Print integration is mostly a question of wrapping this with the API and registering with Print (send a message). The API is about supplying resources like stylesheets and images.
I don't know whether your preview is a hot preview (ie changes as you edit) but mine is so if you support Print you'll get that for free. The Markdown renderer in Print supports about thirty diagram libraries plus rendering of Latex formulae, or you can handle that yourself. If you render diagrams and link them into your Markdown I suggest SVG because it scales to the printer resolution.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information)
OS: [e.g. iOS]
Browser (if with published websites; include version): [e.g. chrome, safari]
Versions (all that apply to bug):
Dendron Extension:
VS Code version:
Dendron CLI:
Additional context
Add any other context about the problem here.
Dendron Log file
Please attach the output of > Dendron:Dev: Open Logs here
The text was updated successfully, but these errors were encountered:
Please select the area your bug applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)
Describe the bug
Image links on the wiki and the marketplace page are borked.
Also, one of your users wants me to support printing dendron notes (I am the author and maintainer of vscode Print). Print supports installable third-party renderers so this is more your responsibility than mine. If you want technical help I will provide it. I saw you have preview support so you already have the code to render to HTML. From there to Print integration is mostly a question of wrapping this with the API and registering with Print (send a message). The API is about supplying resources like stylesheets and images.
I don't know whether your preview is a hot preview (ie changes as you edit) but mine is so if you support Print you'll get that for free. The Markdown renderer in Print supports about thirty diagram libraries plus rendering of Latex formulae, or you can handle that yourself. If you render diagrams and link them into your Markdown I suggest SVG because it scales to the printer resolution.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information)
Additional context
Add any other context about the problem here.
Dendron Log file
Please attach the output of
> Dendron:Dev: Open Logs
hereThe text was updated successfully, but these errors were encountered: