device-52.home 2026-3-21:19:6:3
This commit is contained in:
26
.obsidian/plugins/header-enhancer/data.json
vendored
Normal file
26
.obsidian/plugins/header-enhancer/data.json
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"language": "en",
|
||||
"showOnStatusBar": true,
|
||||
"showOnSidebar": true,
|
||||
"isAutoDetectHeaderLevel": false,
|
||||
"startHeaderLevel": 1,
|
||||
"endHeaderLevel": 6,
|
||||
"autoNumberingMode": "on",
|
||||
"autoNumberingStartNumber": "1",
|
||||
"autoNumberingSeparator": ".",
|
||||
"autoNumberingHeaderSeparator": "\t",
|
||||
"updateBacklinks": false,
|
||||
"yamlFallbackMode": "use_default",
|
||||
"yamlDefaultStartLevel": 2,
|
||||
"yamlDefaultEndLevel": 6,
|
||||
"yamlDefaultStartNumber": "1",
|
||||
"yamlDefaultSeparator": ".",
|
||||
"globalAutoNumberingEnabled": true,
|
||||
"perDocumentStates": "{\"suite finies d'entiers.md\":false}",
|
||||
"isSeparateHeaderFont": false,
|
||||
"headerFontFamily": "inherit",
|
||||
"headerFontSize": "inherit",
|
||||
"isSeparateTitleFont": false,
|
||||
"titleFontFamily": "inherit",
|
||||
"titleFontSize": "inherit"
|
||||
}
|
||||
3524
.obsidian/plugins/header-enhancer/main.js
vendored
Normal file
3524
.obsidian/plugins/header-enhancer/main.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
11
.obsidian/plugins/header-enhancer/manifest.json
vendored
Normal file
11
.obsidian/plugins/header-enhancer/manifest.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "header-enhancer",
|
||||
"name": "Header Enhancer",
|
||||
"version": "0.5.1",
|
||||
"minAppVersion": "0.14.0",
|
||||
"description": "Level up your headers, customize your notes. Header Enhancer makes your notes header better and more useful.",
|
||||
"author": "Hobee Liu",
|
||||
"authorUrl": "https://github.com/HoBeedzc",
|
||||
"fundingUrl": "https://bmc.link/hobee",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
8
.obsidian/plugins/header-enhancer/styles.css
vendored
Normal file
8
.obsidian/plugins/header-enhancer/styles.css
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
|
||||
This CSS file will be included with your plugin, and
|
||||
available in the app when your plugin is enabled.
|
||||
|
||||
If your plugin does not need CSS, delete this file.
|
||||
|
||||
*/
|
||||
Reference in New Issue
Block a user