Help needed
Help needed
Italic Italic
Bold Bold
Horizontal Rule
Inline code with backticks
hi
Some ~subscript~ text
Some ^superscript ^text
I’m on the beta version and here are the issues that I notice. The first horizontal line make the text bold instead of making a line. I think that you cannot “close” a subscript or a superscript. I find the copy block button a bit too large. I think that you used the wrong spoiler tag.
Here below my test on the beta version:
!This is a spoil!<
~x = x^2
Any way, I give my energy to the sync developer and testers ༼ つ ◕_◕ ༽つ
I am not yet subscribed in the Canada community in lemmy.ca, but I should not.
You miss 100% of the shots that you don’t take
Testing some code syntax highlighting (may or may not work depending on UI being used):
fn blah(a: u32) -> Result { Ok(a*2) } function blah(a) { return a*2; }Nested (more backticks on our fence nest lesser backticks inside):
``` Example nested ```