Skip to content

Quarto: use native base64 encoding #10

@jdutant

Description

@jdutant

To embed SVG files in data URLs the filter use base64url encoding. In Quarto the lbase64 library is available, the filter should use it.

  • Check whether the default encoding is URL-safe
  • If not, create a decoder (on-demand, in case the filter is applied to a doc without imagified content)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions