robothor
10/28/2020, 9:46 AMrobothor
10/28/2020, 9:47 AMrobothor
10/28/2020, 9:50 AM"recommendations": [
"dendron.dendron-paste-image",
"dendron.dendron-markdown-shortcuts",
"dendron.dendron-markdown-preview-enhanced",
"dendron.dendron-markdown-links",
"dendron.dendron-markdown-notes"
],
"unwantedRecommendations": [
"shd101wyy.markdown-preview-enhanced",
"kortina.vscode-markdown-notes",
"mushan.vscode-paste-image"
]
Here are the relevant plugins from my workspacezaimoni
10/28/2020, 9:52 AMzaimoni
10/28/2020, 9:59 AMzaimoni
10/28/2020, 9:59 AMEddy
10/28/2020, 12:06 PMimalightbulb
10/28/2020, 12:08 PMEddy
10/28/2020, 12:10 PMEddy
10/28/2020, 12:10 PM$$
\begin{align*}
f(x) &= test\\
f(x, y, z) &= testing2
\end{align*}
$$
Eddy
10/28/2020, 12:11 PMEddy
10/28/2020, 12:11 PMimalightbulb
10/28/2020, 12:11 PMrobothor
10/28/2020, 12:12 PMrobothor
10/28/2020, 12:12 PMEddy
10/28/2020, 12:13 PMEddy
10/28/2020, 12:13 PMimalightbulb
10/28/2020, 12:13 PMEddy
10/28/2020, 12:13 PMrobothor
10/28/2020, 12:14 PMrobothor
10/28/2020, 12:16 PM\begin{align*}
works finerobothor
10/28/2020, 12:17 PM"markdown-preview-enhanced.mathRenderingOption": "MathJax"
in the workspace settings to toggleimalightbulb
10/28/2020, 12:18 PMrobothor
10/28/2020, 12:18 PMEddy
10/28/2020, 12:32 PMEddy
10/28/2020, 12:33 PMimalightbulb
10/28/2020, 12:34 PMkevins8
10/28/2020, 3:05 PMoption-click
not working anymore. did you figure out what happened?Oli916
10/28/2020, 5:34 PMassets/images/X.png
instead of /assets/images/X.png
? GitHub Wiki strangely only supports the first one.kevins8
10/28/2020, 5:41 PM"pasteImage.path": "${currentFileDir}/assets/images",
"pasteImage.prefix": "/",