"description":"Convert Markdown data into beautiful images",
"selectTemplate":"Select Template",
"inputLabel":"Input Text (Markdown Supported)",
"placeholder":"# Title\n## Subtitle\n- List item\n**Bold** *Italic*",
...
...
@@ -16,6 +16,13 @@
"tech":"Tech"
}
},
"latex2image":{
"title":"Latex to Image",
"description":"Effortlessly convert Latex formulas to images!",
"preview":"Preview",
"placeholder":"Enter your Latex formula here, HTML is supported:\nExample:\n<h1>Title</h1>\n<p>This is an inline formula: $E=mc^2$</p>\n<p>This is a block-level formula: $$\\sum_{i=1}^n i$$</p>",
"download":"Download Preview Image"
},
"quoteCard":{
"title":"Quote Card Generator",
"description":"Convert bilingual quotes to cards",