Skip to content

Broken image links #3995

@PeterWone

Description

@PeterWone

Please select the area your bug applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)

  • Workspace. VSCode workspace, vaults, Intellisense/autocomplete, Dendron settings
  • Lookup. Dendron's Lookup Command
  • 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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions