wheelibin / Markdown-For-Visual-Studio

Produce HTML files from Markdown directly in Visual Studio
MIT License
13 stars 6 forks source link

I don't know how to use this tool #3

Closed avatasia closed 11 years ago

wheelibin commented 12 years ago

Hi, have you seen the readme?

Not sure how far you have got but.....

  1. Create a file called "test.html.md"
  2. Right-click / "Properties" on the file
  3. Set "Custom Tool" to "Markdown"
  4. The tool should create a test.html which is the conversion from your markdown

Hope that helps

avatasia commented 12 years ago

Sorry for poor description. My problem is that Custom tool "Markdown" can't be found in my vs 2010 after I installed this tool in Nuget. Is this a bridge between vs and Markdown parser? So I must install a markdown parser? Thanks.

brianpeiris commented 11 years ago

@avatasia, This is not a NuGet package. It is a Visual Studio extension that you are supposed to install via the Extension Manager or by downloading it at http://visualstudiogallery.msdn.microsoft.com/6a552db3-b852-4299-a2d9-f3ddb4d12d79