pagedown icon indicating copy to clipboard operation
pagedown copied to clipboard

Add method to only make links

Open GoogleCodeExporter opened this issue 10 years ago • 2 comments

It would be great if the Markdown.Converter had a method which only created 
links. I'm dealing with feed posts and I don't want the user to be able to 
create headers and all that jazz.

Original issue reported on code.google.com by [email protected] on 2 Feb 2012 at 9:19

GoogleCodeExporter avatar Sep 12 '15 05:09 GoogleCodeExporter

If you don't want Markdown, why would you be using a Markdown converter in the 
first place?

Original comment by [email protected] on 2 Feb 2012 at 10:05

  • Added labels: Priority-Low, Type-Enhancement
  • Removed labels: Priority-Medium, Type-Defect

GoogleCodeExporter avatar Sep 12 '15 05:09 GoogleCodeExporter

The app I'm working on will both have micro-blogging (feed posts) and blogging. 
I will be using Markdown for the blogging component - and I want the feed posts 
to have a subset of markdown (i.e. links).

Original comment by [email protected] on 2 Feb 2012 at 11:02

GoogleCodeExporter avatar Sep 12 '15 05:09 GoogleCodeExporter