Mark Battistella
Mark Battistella
## Bug Report #### Steps to reproduce 1. Create a 3 page docsify site - README, page1, page2 2. Add in the navigation bar to the site 3. Add links...
When there is a heading with a hyphen or dash in it, Retype adds the dashes around it in the url. It seems odd that a link would result in:...
It would be great if there was an option additional to `default`, `central`, `page`, and `blog` of siding one sidebar at a time. Something like `no-sidebar-left` and `no-sidebar-right`. There are...
When using the filter and no results are found it would be good if you could have a message (fixed or custom in the `retype.yml`) for the "No page titles...
When viewing a site on a smaller screen size the right side navigation collapses into a toggle button, however if you have many headings that means the use of it...
When trying to compile the PDF from the `sidebar.md` it returns an error with: ```sh ERROR: combineMarkdowns Error: file /section/00-about-this-document.md is not exist, but listed in site/sidebar.md ``` Inside my...
I have the test flight of the iOS app and it used to be logged in fine. After the update to build 741 it had logged me out. Attempting to...
## Issue The spellchecker marks any of the Github emoji shorthands as spelling errors. These should be ignored as they will always be merged words, shorthands, or even another language....
Hi! This is more an enhancement, but thought it would be cool to have an extension in vscode for this spellchecker. I have tried others and they don't seem to...
## Is your feature request related to a problem? Yes - kind of. ## Describe the solution you'd like The current implementation of the passing of `colorScheme` into `level(_:scheme:)` function...