mirror of
https://github.com/samuele-cozzi/obsidian-marp-slides.git
synced 2026-07-22 07:40:25 +00:00
feat: mobile app alpha
This commit is contained in:
parent
8570ef3688
commit
6d5f50c1f2
2 changed files with 2 additions and 1 deletions
|
|
@ -29,6 +29,7 @@ Marp have powerful tools for Markdown Slides: [Marpit Framework](https://marpit.
|
|||
## Not supported
|
||||
|
||||
- Wiki Link
|
||||
- Mobile App Plugin is in Alpha Version
|
||||
|
||||
## Many Thanks 👏
|
||||
|
||||
|
|
|
|||
|
|
@ -6,5 +6,5 @@
|
|||
"description": "Create markdown-based Marp presentations in Obsidian",
|
||||
"author": "Samuele Cozzi",
|
||||
"authorUrl": "https://samuele-cozzi.web.app/",
|
||||
"isDesktopOnly": true
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
Loading…
Reference in a new issue