-
Notifications
You must be signed in to change notification settings - Fork 169
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
feat: zoom and pipelines #1093
feat: zoom and pipelines #1093
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is rad. I notice that I don't get live-reload on image changes... i tried editing a dot file and it correctly rebuilt but livereload did not kick in. Changes to html do trigger it. Do you see that too?
Pipelines support mmd and dot Links now show .Page.Title in the link text if available Remove figure, h, svg shortcodes, we can just use ![]() now
you probably still have the SW registered, remove it and it will not register again in dev |
9699577
to
6736d8c
Compare
Co-authored-by: Oli Evans <oli@tableflip.io>
@hugomrdias you like this? #1104 |
fix: improve pipelines watcher
feat: lightbox for images
feat: add watch
feat: fix links, support diagrams in images and pipelines
Pipelines support mmd and dot Links now show .Page.Title in the link text
now
if available Remove figure, h, svg shortcodes, we can just use
fix: switch to d3 zoomable
closes #1087