Submit your work, meet writers and drop the ads. Become a member
858 · Nov 2014
formatting test
Angelo Nov 2014
AttributedMarkdown: Native Markdown Parsing on iOS
==================================================

here is an asterisk

here is some italic

    prealkdjflsfdj

>> Markdown is intended to be as easy-to-read and easy-to-write as is feasible.

-- Daring Fireball

### Usage:

    // start with a raw markdown string
    NSString rawText = @"Hello, world. *This is native Markdown.";
*test* test

— The End —