mirror of
https://github.com/youfoundjk/TeXcore.git
synced 2026-07-22 07:33:31 +00:00
- Updated PDF export documentation to clarify features and settings. - Improved quick preview functionality with detailed technical architecture. - Enhanced equation search and autocomplete sections for better user guidance. - Streamlined snippets documentation for command usage and text transformations. - Revamped TikZ diagrams section to include graphical editor details and usage instructions. - Revised getting started guide for clearer step-by-step setup instructions. - Added new navigation and configuration options in the documentation structure. - Updated plugin manifest files with improved descriptions for clarity.
11 lines
409 B
JSON
11 lines
409 B
JSON
{
|
|
"id": "texcore",
|
|
"name": "TeXcore",
|
|
"version": "0.0.2",
|
|
"minAppVersion": "1.3.5",
|
|
"description": "Automatic equation numbering, Tex Diagrams rendering, and more to transforms your vault into a rich ecosystem for scientific drafting and study.",
|
|
"author": "Jovi Koikkara",
|
|
"authorUrl": "https://github.com/YouFoundJK",
|
|
"fundingUrl": "https://github.com/YouFoundJK",
|
|
"isDesktopOnly": true
|
|
}
|