https://github.com/flaribbit/mdnote
markdown note template
https://github.com/flaribbit/mdnote
Last synced: 4 months ago
JSON representation
markdown note template
- Host: GitHub
- URL: https://github.com/flaribbit/mdnote
- Owner: flaribbit
- Created: 2020-08-10T01:53:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T09:13:30.000Z (about 4 years ago)
- Last Synced: 2025-01-27T12:49:33.370Z (6 months ago)
- Language: CSS
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# mdnote
使用html+css增加了两个小部件,合理使用可以让markdown笔记更加美观条理。使用方法尚未完全确定,目前是通过snippets输入预置的html片段,后续可能改为类似`\name{}{}`这样的latex语法然后使用js渲染。
使用环境为 vscode + markdown all in one 插件。
还有很多奇奇怪怪的想法(例如选择填空题互动?)等待实现。
[效果预览](https://flaribbit.github.io/mdnote/demo/note.html)