StackExchange / MarkdownSharp

Open source C# implementation of Markdown processor, used by Stack Overflow.
MIT License
249 stars 39 forks source link

code in markdown #17

Open xuzeyu91 opened 7 months ago

xuzeyu91 commented 7 months ago

My markdown code snippet cannot be escaped well for example

//this is my code
var a = 10;