Skip to content

Attribute lists in markdown do not work with rdiscount #4

Closed
@stomar

Description

@stomar
Contributor

Attribute lists like

## Header ## {: key=val }

do not seem to work with rdiscount. They show up as text on the page, e.g. for the images on the 'About Ruby' page: {: style="padding-left:8px;"} {: style="float:right"}.

This may be a maruku specific markdown syntax extension, see http://maruku.rubyforge.org/proposal.html.

Activity

postmodern

postmodern commented on Feb 3, 2013

@postmodern
Member

This appears to also work with kramdown. I think I used rdiscount to cut down on rendering time.

stomar

stomar commented on Feb 3, 2013

@stomar
ContributorAuthor

Indeed, seems to work.

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

        Participants

        @postmodern@stomar

        Issue actions

          Attribute lists in markdown do not work with rdiscount · Issue #4 · ruby/www.ruby-lang.org