You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding some image alt text and description with special chars that appear bad encoded, visible to end-reader through glightbox plugin.
Bug description
Mkdocs.yml :
site_name: "Test Material image title encoding"theme:
name: materialfont: falseplugins:
- info
- privacy
Input markdown:
# Welcome to MkDocs
For full documentation visit [mkdocs.org](https://www.mkdocs.org).
## Commands*`mkdocs new [dir-name]` - Create a new project.
*`mkdocs serve` - Start the live-reloading docs server.
*`mkdocs build` - Build the documentation site.
*`mkdocs -h` - Print help message and exit.
## Project layoutmkdocs.yml # The configuration file.docs/ index.md # The documentation homepage. ... # Other markdown pages, images and other files.## Image with title
Context
Adding some image alt text and description with special chars that appear bad encoded, visible to end-reader through glightbox plugin.
Bug description
Mkdocs.yml :
Input markdown:
Output HTML :
Related links
Reproduction
example.zip
Steps to reproduce
privacy
to mkdocs.ymlBrowser
Chrome, Firefox
Before submitting
The text was updated successfully, but these errors were encountered: