juzeon
juzeon
### Describe the feature / enhancement and how it would improve things Hello. Thanks for the library! I'm not sure how it can work with Websocket. Typically I use [this...
字号调整的class,如hugetext、tinytext等,无法在div中应用。因此在双栏等需要div的布局时无效。 测试文件: ```markdown --- marp: true size: 16:9 theme: am_green paginate: true headingDivider: [2,3] --- ## Test Left Right ```
Currently pullLocalFile won't use any cache for dir. This PR tries to implement a cache mechanism based on modification times of all files in a dir.