What's Changed
v1.0.1 - Query Param support, enhance markdown previews with new styles, mirror markdown preview styles for print, new setting, service worker versioning by @gitmotion in #61
- Add new service worker versioning with cache busting (still requires clearing cache for the new change but should auto reload moving forward)
- Query Param support for direct notepad selection
- with browser history navigation for back and forward functionality &
new
copy link button - unique notepad naming appending
-1, -2, -3
respectively to notepad names - fixes: #18, #8
- thanks to @Justinzobel & @accforgithubtest for the feedback!
- with browser history navigation for back and forward functionality &
- Enhanced Markdown Preview styles with support for tables, github style alerts, checkbox lists, and more
- fixes - #8
- thanks to @mguilherme for the feedback!
- Print preview revamp:
- print now mirrors style of markdown preview accurately
- auto expands expandable details section for print previews
- New setting to disable auto expand details sections for print previews
Note
New service worker changes should auto bust and reload your cache for you but it that doesn't work
Make sure to clear your browser cache and reload to reflect the new changes
Dev console > Application > Storage > Clear site data
After the new cache has been applied, new versions will auto bust and reload your cache for you moving forward
Full Changelog: v1.0.0...v.1.0.1
PR:
Previews
Thanks and stay dumb! 🚀