Skip to content

Create gist for each code block #1

@anicolaspp

Description

@anicolaspp

I will modify the plugin so it creates a gist for each code block in markdown. I also want to anotate the language of the gist so I can do something like this:

def someScalaFunction(x: Int) = x + 1

it should create a gist with .scala extension so the code gets render with the Scala colors.

I also might one to insert the gist url below the code block. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions