mirror of
https://github.com/gabriele-cusato/HandTranscriptMd.git
synced 2026-07-22 06:14:06 +00:00
- bumped minAppVersion a 1.7.2 (no-unsupported-api) - sostituito document con activeDocument (prefer-active-doc) - aggiunto prefisso window. a setTimeout/clearTimeout/requestAnimationFrame/cancelAnimationFrame - aggiornato eslint-plugin-obsidianmd a 0.3.0, aggiunto tseslint.configs.recommendedTypeChecked - rimossi globals obsoleti da eslint.config.mjs - fix prefer-const in editor-view.ts e md-parser.ts - bumped versione a 1.0.2
10 lines
336 B
JSON
10 lines
336 B
JSON
{
|
|
"id": "handwriting-to-markdown",
|
|
"name": "HandTranscriptMd",
|
|
"version": "1.0.2",
|
|
"minAppVersion": "1.7.2",
|
|
"description": "Inline handwriting canvas with OCR conversion to structured markdown. Requires a free Gemini API key.",
|
|
"author": "GabrieleC",
|
|
"authorUrl": "https://github.com/gabriele-cusato",
|
|
"isDesktopOnly": false
|
|
}
|