Once again thank you @LovecraftianHorror for another round of great improvements 🎊
- Customise themes with your own colors using the
inlyne.toml
config file - You can also customise the regular and monospace fonts within
inlyne.toml
- Zoom in and out easily with
Ctrl
++
andCtrl
+-
(orCmd
++
andCmd
+-
on macOS) - Linked markdown files are now opened in another inlyne window when clicked on
- Clicking on anchor links now sends you to that section
- Images can now be inlined into rows
- The title now shows the path of the opened file, relative to base git or mercurial folders
- Code block's background color is now determined by the code highlighter
- A ton of performance optimisations for things such as font loading, image loading, selections and resizing ⚡