Hello,
I did a search at the forum but couldn’t find the answer I’m looking for. I also googled without success.
We can write in bold and many other things, but how do you color text? It’s really useful when explaining things. I’ve tried the usual [color=blue][/color] tags but it doesn’t work.
Yes, I read that markdown doesn’t support color or font. What does the {x} use to display color then? I’m just really curious. I don’t know much about web code formats. I thought that if the forum was using the markdown format, it had to confirm to its limitations. Yet here there’s a way around with the curved brackets. Is that CSS? HTML? I googled what are curved brackets for in programming but couldn’t find an answer.
Is that a repository of other codes like the color code? Like changing font and so on?
If you wanted a different way to use colors you’d have to request it on https://meta.discourse.org. WaniKani has no control over that.
In my opinion, allowing people to post in colors more easily seems like a good way to make the forums unpleasant to visit. People would very likely overuse it and make posts hard to read.
Is it possible to change the font? I checked in the Latex document and when I try the code listed there, I get the following error: \fontfamily{}\select
I assume the forum would need to have font packages installed in order to use them, correct?
It mostly just makes it harder for people to read your posts. Even if you go for things that read nicely on your screen, others might have different coloured backgrounds/font packs/screen resolutions…you have no way of making it work for everyone (also let’s not forget accessibility issues like colour blindness).
It’s not like the basic options aren’t expressive enough anyway.
I don’t know in this particular case, but there’s a bunch of stuff that’s not supported, probably for the sake of security and page load times.
LaTeX is quite heavy compared to the usual markdowns. Probably best to avoid it unless you really really want to show an equation.
The \textrm{basic}\textsf{three}\texttt{fonts} seem to be supported though.
I was lurking on your reading thread and this looks like it might be a more appropriate place to offer some totally unsolicited advice
You can use the hash symbol to more quickly indicate headers - so #, ## and ### give you h1, h2 and h3 just by typing them at the start of a line:
## header 2
If people do use the spoiler tag, you can reply to their post, click ‘quote whole post’, and then you can copy and paste their text directly. Obviously that’s a pain, but thought it might be helpful to know.
If people want to hide spoilers without using the spoiler tag, I’d recommend using the drop-down “details” tag, like so:
[details=“spoilers!”]
write spoilers here
[/details]
Also I saw somebody mentioning furigana - you can use <ruby><rb>kanji here</rb><rt>furigana here</rt></ruby>, but there’s also a script that lets you do it less painfully.
Regarding the furigana script, is there a way to implement it on iPad? Because typing that code and switching IME to write it is the opposite of convenient. I’ll yet again edit my title.