Skip to content

rendering failed for custom icons in pdf/print view #222

@vkosuri

Description

@vkosuri

I have defined my custom icons, but those are not properly reflected when I am in pdf/print view, is there a way to resolve this issue?

here book.toml config

[preprocessor.admonish]
command = "mdbook-admonish"
assets_version = "3.0.2" # do not edit: managed by `mdbook-admonish install`
on_failure = "bail"

[preprocessor.admonish.default]
collapsible = false

[[preprocessor.admonish.custom]]
directive = "history"
icon = "./icons/history.svg"
color = "#ff9800"

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions