vault backup: 2024-09-04 12:13:33
This commit is contained in:
parent
90e5a41a69
commit
eadf475832
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
@ -13,6 +13,5 @@
|
||||
"highlightr-plugin",
|
||||
"obsidian-footnotes",
|
||||
"obsidian-citation-plugin",
|
||||
"obsidian-enhancing-export",
|
||||
"obsidian-pandoc"
|
||||
"obsidian-enhancing-export"
|
||||
]
|
||||
15
.obsidian/plugins/obsidian-pandoc/data.json
vendored
15
.obsidian/plugins/obsidian-pandoc/data.json
vendored
@ -1,15 +0,0 @@
|
||||
{
|
||||
"showCLICommands": false,
|
||||
"addExtensionsToInternalLinks": "html",
|
||||
"injectAppCSS": "light",
|
||||
"injectThemeCSS": false,
|
||||
"customCSSFile": null,
|
||||
"displayYAMLFrontmatter": false,
|
||||
"linkStrippingBehaviour": "text",
|
||||
"highDPIDiagrams": true,
|
||||
"pandoc": null,
|
||||
"pdflatex": null,
|
||||
"outputFolder": null,
|
||||
"extraArguments": "--citeproc --bibliography=\"${vaultDir}/201. Metadata/My Library.bib\" --csl=\"${vaultDir}/201. Metadata/ieee.csl\"",
|
||||
"exportFrom": "html"
|
||||
}
|
||||
10219
.obsidian/plugins/obsidian-pandoc/main.js
vendored
10219
.obsidian/plugins/obsidian-pandoc/main.js
vendored
File diff suppressed because it is too large
Load Diff
10
.obsidian/plugins/obsidian-pandoc/manifest.json
vendored
10
.obsidian/plugins/obsidian-pandoc/manifest.json
vendored
@ -1,10 +0,0 @@
|
||||
{
|
||||
"id": "obsidian-pandoc",
|
||||
"name": "Pandoc Plugin",
|
||||
"version": "0.4.1",
|
||||
"minAppVersion": "0.12.5",
|
||||
"description": "This is a Pandoc export plugin for Obsidian. It provides commands to export to formats like DOCX, ePub and PDF.",
|
||||
"author": "Oliver Balfour",
|
||||
"authorUrl": "https://github.com/OliverBalfour/obsidian-pandoc",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
4
.obsidian/plugins/obsidian-pandoc/styles.css
vendored
4
.obsidian/plugins/obsidian-pandoc/styles.css
vendored
@ -1,4 +0,0 @@
|
||||
|
||||
.pandoc-plugin-error {
|
||||
color: red;
|
||||
}
|
||||
@ -1,4 +1,8 @@
|
||||
```latex
|
||||
\begin{figure}
|
||||
\end{figure}
|
||||
```
|
||||
```
|
||||
@sohl-dicksteinDeepUnsupervisedLearning2015
|
||||
@bullockHardwareintheloopSimulation2004
|
||||
@fernandezadiegoApplyingModelChecking2015
|
||||
@sontagControlLyapunovFunctions1999
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user