feat: mobile app alpha

This commit is contained in:
samuele-cozzi 2024-01-20 17:06:16 +01:00
parent 8570ef3688
commit 6d5f50c1f2
2 changed files with 2 additions and 1 deletions

View file

@ -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 👏

View file

@ -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
}