📖 Document
👀 Notation Likes Rough Notation.
Animation is available for hide()
now.
🚀 New Feature:
- Animate of
show()
andhide()
or not is up to you. - Set animation duration whenever call
show()
andhide()
- You can stop animation when showing or hidding by calling
stop()
- You can custom a notation shape.
🔧 Changes:
- Mark name is more easy:
'o' | '_' | '=' | '-' | 'x' | '[]' | 'box'
instead of'circle' | 'underline' | 'highlight' | 'strike-through' | 'crossed-off' | 'bracker' | 'box'