Markdown Mode

Free

A language service for editing Markdown files.

(9) Review
Visual Studio
2010
Download (2,875)
6/25/2011
2.2
View
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Reviews (9)
Q and A (2)
Sign in to Write a Review
Sort By:

by Rami AbuGhazaleh | Tue 9:06 PM

Just what I needed and works better than expected! Thank you very much! :)

by 汤金华 | March 21 2012

Awsome!!! It'll be better, when preview can use the custom css

by Bill OR | December 22 2011

This crashes every single time for me. If you use a minus sign for the bullet marker, it crashes VS. It seems like it would be a nice tool, but I guess I'll uninstall it until it's fixed.

by Ian Davis | August 23 2011

by Mikhail Brinchuk | August 02 2011

by Jørn Schou-Rode | July 20 2011

Highlighting of keywords is cool, but this plugin takes it one step further and "renders" as you type. Headers gets a larger font size, code goes in a monospace font, links becomes underlined. Sleek, sexy, awesome!

by Dzmuh | April 18 2011

by jimmcslim | June 12 2010

Pretty good. Would be nice if it would work with files without a .mkd extension (e.g README). Also, it seems to 'save' something everytime a change is made whilst the preview window is open... this results in a ticking sound from VS.Net which is a little annoying.

Otherwise, this is a great extension! Thank you very much!

by MWatts | February 19 2010

Sign in to Start a Discussion


  • Paragraph filling
    3 Posts | Last Post June 21, 2010
    • This extension is great. Thanks!
      
      A feature request: do you have plans to implement some kind of paragraph filling (a la M-q in Emacs)?
      
      (enabling word wrap in VS partially solves the problem - long lines associated with bullets look ugly, as line continuations are not properly indented).
      
      
    • I don't at this time, though I know of a couple of other people working on extensions to do that in general.
      
      I use it currently just with word wrap on, as you suggest as a partial workaround :)
      
      -Noah
    • Also, you can try installing this extension, which does make word wrap indent lines:
      
      http://visualstudiogallery.msdn.microsoft.com/en-us/ac95f80f-6cfd-4b67-b0fd-e9c5c8fb27de
      
      -Noah
  • Document outline
    1 Posts | Last Post June 09, 2010
    • Two more feature requests for the document outline:
      
       * using a tree in the document outline would be nice
      
       * making it possible to see the document outline all the time would also be nice.
      
      Many thanks!