mirror of
https://github.com/litruv/Docs-Viewer.git
synced 2026-07-24 10:46:09 +10:00
Enhance documentation viewer with code highlighting and update metadata handling
This commit is contained in:
3
docs/.obsidian/core-plugins.json
vendored
3
docs/.obsidian/core-plugins.json
vendored
@@ -26,5 +26,6 @@
|
||||
"workspaces": false,
|
||||
"file-recovery": true,
|
||||
"publish": false,
|
||||
"sync": false
|
||||
"sync": false,
|
||||
"webviewer": false
|
||||
}
|
||||
20
docs/.obsidian/workspace.json
vendored
20
docs/.obsidian/workspace.json
vendored
@@ -20,8 +20,21 @@
|
||||
"icon": "lucide-file",
|
||||
"title": "DeepImpact"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "7899dc85e8880db2",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "release-notes",
|
||||
"state": {
|
||||
"currentVersion": "1.8.4"
|
||||
},
|
||||
"icon": "lucide-book-up",
|
||||
"title": "Release Notes 1.8.4"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 1
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@@ -40,7 +53,8 @@
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical"
|
||||
"sortOrder": "alphabetical",
|
||||
"autoReveal": false
|
||||
},
|
||||
"icon": "lucide-folder-closed",
|
||||
"title": "Files"
|
||||
@@ -162,7 +176,7 @@
|
||||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "1eda716d35acafe8",
|
||||
"active": "7899dc85e8880db2",
|
||||
"lastOpenFiles": [
|
||||
"index.md",
|
||||
"DeepImpact.md",
|
||||
|
||||
BIN
docs/Nullframe Discord.pdf
Normal file
BIN
docs/Nullframe Discord.pdf
Normal file
Binary file not shown.
@@ -12,3 +12,6 @@ Here you'll find documentation for various tools and projects I've created. Sele
|
||||
If you need help or have questions:
|
||||
- Open an issue on [GitHub](https://github.com/Litruv)
|
||||
- Join the discussion on [Discord](https://discord.gg/b8ctQBaaax)
|
||||
|
||||
|
||||
asdfds
|
||||
Reference in New Issue
Block a user