dionmunk / vscode-notes

Notes is a Markdown focused notes extension for Visual Studio Code that takes inspiration from Notational Velocity and nvAlt.
https://marketplace.visualstudio.com/items?itemName=dionmunk.vscode-notes
Other
63 stars 18 forks source link

Text is formatted/replaced #47

Open kenhov opened 1 year ago

kenhov commented 1 year ago

When I paste apex code or SOQL code into my notes, it replace double underscore with ** or escape them __. Any way I can controll this?

dionmunk commented 1 year ago

Since notes are in Markdown, you may need to look at your settings in VSCode.