BenjaminO Posted April 22 Share Posted April 22 Hello, I remarked that there is some limitations for the markdown syntax in this user panel README section. Example 1: closing parenthesis next to a markdown link in the user panel README is not displayed. Example 2: Fenced Code Blocks and Syntax Highlighting are not available : Other examples: There is no Blockquotes (>) or nested quotes (>>). There is no horizontal rules with asterisks (***), dashes (---), or underscores (___). There is no tables etc. Link to comment
Stephen_C Posted April 22 Share Posted April 22 56 minutes ago, BenjaminO said: There is no horizontal rules with asterisks (***), dashes (---), or underscores (___). I don't know what version of Alfred you're using but the 5.1 pre-release overcame an Apple bug and certainly three hyphens (dashes) now works. I do miss fence code blocks, though. Stephen Link to comment
BenjaminO Posted April 22 Author Share Posted April 22 Thanks for the response @Stephen_C ! Indeed, I am using 5.0.6 which I believe is the latest release version. Link to comment
vitor Posted April 22 Share Posted April 22 Indeed, 5.0.6 is the latest stable version. In the 5.1 pre-release the parenthesis case has also been addressed already. As for the rest, the About supports a limited and documented set of markdown, it’s not aiming to support everything. Link to comment
zeitlings Posted April 23 Share Posted April 23 9 hours ago, vitor said: it’s not aiming to support everything That being said, I think some improvements would still be nice. - [Like having *renditions* in links](https://italics.ignor.ed) - Supporting footnotes[^1]. ... [^1]: Or at least to make sure this syntax doesn't produce unexpected results. - Some way to make ==highlights== - Or better yet, to support Admonition Panels to draw special attention to something in the documentation: > **Note** > This is a note > **Warning** > This is a warning BenjaminO 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now