Skip to content

info string for inline code #195

Description

@ioquatix

Other markdown implementations support info strings for inline code:

e.g. GitHub Pages uses Jekyll and by extension kramdown where you can use:

`puts "Hello World"`{:.ruby}

Pandoc has a slightly different syntax:

`puts "Hello World"`{.ruby}

It would be nice if it was possible to enable info strings for inline code following one of the above conventions.

Activity

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

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