Skip to content

Additional Markdown Support #124

@crxtrdude

Description

@crxtrdude

Hey, I've been contacting from the email regarding helping with some things regarding markdown support.

Here's what I've seen that MarkdownSharp has been missing so far that is supported by Day One:

  • Auto linked url
  • Tables
  • Superscript using ^
  • GFM feature: The ability to have _ like wow_great_stuff
  • Footnotes
  • ~~ strikethrough

They are supported because apparently Day One adapted the Github Flavored Markdown.

I've actually just made some change on MarkdownSharp to support the ~~ styled strikethrough and I don't know if it's successful yet because I want to implement it the app itself directly. I want to compile Journaley, but I don't know the requirements and what to do to add them.

BTW, I use VS Express 2012 and I didn't download the other dependencies other than MarkdownSharp, which i forked from the original Google Code site.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions