Skip to content
New issue

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

Broken image links #3995

Open
7 tasks
PeterWone opened this issue Jan 12, 2025 · 0 comments
Open
7 tasks

Broken image links #3995

PeterWone opened this issue Jan 12, 2025 · 0 comments
Labels
status.triage-needed type.bug Something isn't working

Comments

@PeterWone
Copy link

PeterWone commented Jan 12, 2025

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

@github-actions github-actions bot added status.triage-needed type.bug Something isn't working labels Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status.triage-needed type.bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant