Skip to content

Instantly share code, notes, and snippets.

@vincevargadev
Last active April 20, 2016 19:46
Show Gist options
  • Save vincevargadev/e5027900cd605e94aa75aebef1a9f109 to your computer and use it in GitHub Desktop.
Save vincevargadev/e5027900cd605e94aa75aebef1a9f109 to your computer and use it in GitHub Desktop.
Markdown. Codeblocks within nested lists.

GitHub Flavored Markdown. For Real

This is some serious meta-neta-nested markdown. I remember the first time I tried to get code blocks to work within a nested ordered list. It was a PITA.

Source:

Ordered

  1. California girls we're undeniable

  2. Your kiss.isCosmic()

    Williamsburg iPhone kogi offal selfies photo booth flannel salvia, cred keytar. Helvetica cold-pressed kickstarter

    public boolean isUserAGoat() {
        return mContext.getPackageManager()
            .isPackageAvailable("com.coffeestainstudios.goatsimulator");
    }
    • iPhone
      • knausgaard

        • Leggings
        int TaskManagerModel::GetGoatsTeleported(int index) const {
            int seed = goat_salt_ * (index + 1);
            return (seed >> 16) & 255;
        }

        Church-key chicharrones tote bag lomo microdosing, +1 tousled raw denim banjo single-origin coffee food truck. Banjo leggings cliche normcore pour-over, keytar ennui brooklyn heirloom asymmetrical slow-carb. Kinfolk stumptown keytar chillwave tacos trust fund heirloom, williamsburg hella whatever craft beer. Umami slow-carb DIY, kinfolk paleo bespoke ugh. Pabst kinfolk intelligentsia, mixtape twee messenger bag yr blog humblebrag synth bespoke flannel bushwick raw denim

      • asdathundercatssd

    • flexitarian
  3. Church-key chicharrones tote bag lomo microdosing

  4. Disrupt etsy tofu

    1. Polaroid
    print 'Hello, world!'  # LOL, I'm such a hacker
    1. Scenester
    2. Bushwick
  5. Kombucha four loko tacos

Unordered

  • Example

    She's sweet as pie but if you break her heart. You give a hundred reasons why, and you say you're really gonna try. At the eh-end of it all. Be careful Try not to lead her on Shorty’s heart is on steroids, 'cause her love is so strong.

    int getRandomNumber(void) {
        return 4;
    }

    This goes to the same line as... quotes, quotes, quotes

    Boats, boats, boats

    • Peach

      Why don't you let me stop by? Woo! Come just as you are to me. Calling out my name. Wanna be a victim ready for abduction.

    • I do it all because I love you

  • Example

    keywords, examples
    

    quotes, quotes, quotes

    Boats, boats, boats

We go higher and higher. Just the King and the Queeny. Your peacock, cock, cock your peacock. I guess that I forgot I had a choice. Passport stamps, she's cosmopolitan. Just the King and the Queeny. Be your teenage dream tonight. I feel like I'm already there. You could've been the greatest. Now I’m floating like a butterfly. I do it all because I love you, I love you. She'll turn cold as a freezer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment