Skip to content

Issues with pandoc's self_contained mode #14

@jcheng5

Description

@jcheng5
  • Markers don't work, due to error: "Couldn't autodetect L.Icon.Default.imagePath, set it manually." This will also be a problem for the layers control if we add support for it.
  • Doesn't work on IE8 at all (haven't tried other IEs). Actually now that I look at it, maybe self_contained isn't supported in IE8 in general due to poor support for data URIs? (Even a totally empty R Markdown document causes a JS error.)

Pandoc was also complaining during compile time about a URL that ended with #default#VML, I fixed that in d142e34. We will need to apply that patch every time we update Leaflet from upstream.

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

    Issue actions