AppAuth-iOS
AppAuth-iOS copied to clipboard
README markdown is strictly incorrect
Describe the bug The GitHub markdown display is friendly, so the error doesn't appear here, but in some other markdown readers, the README file presents incorrectly. Block quotes of code should be prefaced with an empty line, otherwise to a strict interpreter, it is wrapping around on the above line.
To Reproduce Opening the file in the Byword app is one way to reproduce this problem. File->Preview Markdown will display the rendered document. The code blocks are much less clear to read.
Expected behavior Just adding a blank line before the code blocks with three back quote characters should not change it's display here and will correct its display for others.
Environment
- Device: MacBook Pro ,
- OS: Sequoia 15.3
- Markdown Renderer: Byword 2.9.6 (6499)