Version 1.11.0
There were 22 changes in Retype 1.11.0.
New
- Local URLs with anchors resolved and validated during build.
- Large resource files not copied to the in-memory
output
and to use local file reference. - New
server.watch.validation
project configuration option. - icon config in yml supported if SUMMARY.md used.
- New style for native scrollbar styles on Windows. See #107.
- Upgrade Octicons icons library from v15.2.0 to v16.0.0.
- All heading elements within the page content added to the search index. See #166.
- Support smooth scrolling anchor links on Button and Badge components.
- Page config and SUMMARY.md can be used together.
- Update all client dependency packages to latest.
- Upgrade Octicons icons library from v16.0.0 to v16.1.1.
- Ability to highlight Mermaid syntax in code blocks. See #200.
- Retype Pro license implementation.
- Multilingual search and automatic detection of content languages. See #197.
search.minChars
default revised to 2 chars. See #206.- Ignore faulty configuration values gracefully.
Fixed
- Retype build interpreter exception on a specific markdown email pattern. See #110.
- Retype's anchor and side bars (left/right) links ignores browser ctrl modifier key. See #118.
- Trailing slashes are not respected with
CRLF
. See #167. retype watch
exception when.md
file is in use by another process.- Fixes typo with "supersede" word when page config source conflict is identified.
- Search box skeleton placeholder text different than
search.placeholder
project config.