Conan the Dev
Conan the Dev
Hi @geoffreymcgill, v3.6 has a couple of useful [features and bug fixes](https://github.com/retypeapp/retype/milestone/25?closed=1). Any idea when the release is planned? Alex
Is there a way we can add hidden keywords to a page that the retype search will use? Something like this in the [page configuration](https://retype.com/configuration/page/#page-configuration) would be very useful: ```yml...
With the project top menu [custom links](https://retype.com/configuration/project/#links) we can set text, icon, alignment and target. It would be useful if we could also provide a title attribute like this: `retype.yml`...
In certain scenarios I need to provide an alternate image for the dark theme. With the application logo, we can provide a different image with the `logo` and `logoDark` properties,...
When using a reference link component, it automatically uses the label of the .md page as the link text. It would be very helpful if it could also automatically use...
Much like the [outbound](https://retype.com/configuration/project#outbound) feature that adds the trailing icon to outside links, it would be nice to have the icon-mail icon on mailto links. Currently I achieve it by...
Pages with titles that include angle brackets do not appear correctly in the breadcrumb and table of contents. The angle brackets are stripped.  