v1.0.0 Release
First major release 💯 🐶
New Features
- task list in markdown
- Add tooltips to links
- Search text in the document
- Outline window
- User CSS and favorite code theme
- Math formula preview with katex (please use
katex
code block) - mermaid.js integration (please use
mermaid
code block) - Hidden title bar on OS X
- Many more configurations
Improvements
- Move menu from right to left because document is align to left. Minimize move of eyes.
- Improve rendering performance (2x faster)
- Optimize app start up time (mermaid, lint result window setup, and so on)
- Update Electron to 0.37
- Use native dialog to choose a file or directory
- Add more tests
- Many refactorings
- Easily install with
brew cask install shiba
on OS X
Fixes
- Replace :emoji: only in text
- Fix document layout for print
- Fix many bugs
Documents
Screen Shots
- Outline Window
- Search Box
- Hidden Title Bar
- User CSS and Code Theme
(tufte-css and 'Tomorrow' code theme)
Confirmed on
- OS X 10.11.4
- Ubuntu 15.10
- Windows 8.1