- deprecate markdown parser
To infinity and beyond 🚀
- update dependencies
- don't delete button to open the modal to display the notes even if no notes are provided
- don't delete notes if attribute
show
is provided, as users want to export their notes in their production bundle
- path to markdown input file optional respectively could be specified. default remains
src/index.md
(#309)
- fix
remarkable
import for runtime
- fix
remarkable
libs import
- update to most recent dependencies
The first users began to test, and to create content in, our web open source editor for presentations (studio
)
1.0.0-alpha.6 (2019-01-23)
- block code markdown: support attributes language and highlight-lines (#2)
1.0.0-alpha.5 (2019-01-23)
- markdown: code not correctly interpreted (#1)