Skip to content

Support MultiMarkDown #59

@koppor

Description

@koppor

Follow-up to #57

MultiMarkDown also supports citations - https://fletcher.github.io/MultiMarkdown-6/syntax/citation.html

I[#citekey]    => ~\citep{citekey}
[#citekey][]  => ~\citep{citekey}

[foo][#citekey] => ~\citep[foo]{citekey}

Meaning [#{citekey}]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions