Skip to content

Support multiple args with the lx_* function? #518

@findmyway

Description

@findmyway

It seems that the number of arguments with the lx_* function defined in utils.jl is hardcoded:

https://github.com/tlienart/Franklin.jl/blob/master/src/parser/latex/blocks.jl#L161

This makes it impossible to support multiple arguments in a latex command.

Though you provide a workaround here: #411 (comment)

\figure{path=“...”, alt=..., caption=“...”}

But this means one has to parse argument names and values by hand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions