It would be super helpful for new users to have a shortcut to all the possible formatting options the forum supports. It could be added in the area next to the other editor options:
I think it doesn't say anywhere that the forum is using Markdown. I think a simple link to A Guide Like This{:target="_blank"} could help new users understand how to use the forum better with tips like:
[Text to display](link){:target="_blank"}
- @Mr.Nobody
hi @KajMagnus , did you get a chance to think about this? Every time I want to post custom links I end up searching for this post again to remember how to post URL's.
- KajMagnus @KajMagnus2022-02-23 06:05:06.756Z
Hi @Mr.Nobody nice hearing from you. — Not yet, now I linked to this topic from a more general CommonMark improvement page: Better Markdown support: Built-in LaTeX, syntax highlighting, header IDs, etc
(Sorry for sometimes being slow with replying. Currently finishing the bookkeeping for the last year, & creating a new website ... Thereafter, back to fixing features etc)
- @Mr.Nobody
all good, just wanted to make sure you saw this :)
- KajMagnus @KajMagnus2022-02-23 15:54:41.392Z
Oh, that was good. I had forgotten about it
- KajMagnus @KajMagnus2022-02-23 15:57:44.793Z
@Mr.Nobody what do you think about: https://stackedit.io (or do you know something similar :- ))
(It's an in-browser Markdown editor with live inline preview)Probably would be to much work to add StackEdit right now, but maybe some time in the future
- @Mr.Nobody
That looks pretty nice! For me personally just a link to a page explaining all commands would go a long way since most users don't know that they are supposed to search for "Markdown syntax" and could be faster/easier to implement as to not keep the forum without any help for now.
Side-note: and it would be really nice if ALL links to external webpages could open in new tabs by default (or add an option in the configurations to enable this). For example: the link you posted took me out of the forum.
- In reply toKajMagnus⬆:@Mr.Nobody
I just checked again and I dont see an example for tables. Does it support Tables?
- KajMagnus @KajMagnus2022-03-12 03:59:55.002Z
Yes, this works:
|These|Tables|| |--|--|--| |need|no|chairs|
In their demo editor (https://stackedit.io/app#) there's a "table" button, although I think it slightly looks like a date picker instead.
- In reply toMr.Nobody⬆:KajMagnus @KajMagnus2023-05-23 00:24:48.596Z
Stating with this finally. I have in mind to add a small "Formatting help ..." button, in the editor toolbar, which opens a dialog with text like shown here: https://commonmark.org/help/
Hmm maybe there could be a link to https://about.gitlab.com/handbook/markdown-guide/ too (or sth like that) (linked in your Original Post) too, for those who want to read more.
(Sorry for lots of very late replies)
- @Mr.Nobody
It looks good! nice new feature :)
- KajMagnus @KajMagnus2023-06-26 11:11:31.518Z
Ok :- ) Thanks for having suggested it
- Progresswith doing this idea