LESSWRONG
LW

CommunityRationality
Frontpage

6

Signaling importance

by Mati_Roy
8th Dec 2020
1 min read
4

6

CommunityRationality
Frontpage

6

Signaling importance
3Vaughn Papenhausen
2Mati_Roy
3nick lacombe
2Mati_Roy
New Comment
4 comments, sorted by
top scoring
Click to highlight new comments since: Today at 4:12 AM
[-]Vaughn Papenhausen5y30

I'm not positive, but I think in principle you could use colors on LW, via CSS in the markdown editor. Could be wrong here though.

Reply
[-]Mati_Roy5y20

<p class="red">red text</p> <style> .red {color: red} </style>

::::: {#special .red} Here is a paragraph.

And another. :::::

Reply
[-]nick lacombe5y30

<p style="color: #f00">test</p>

Reply
[-]Mati_Roy5y20

either I'm doing it wrong or you can't

tried things from: https://lifelongprogrammer.blogspot.com/2019/01/how-to-style-markdown-with-css.html

Reply
Moderation Log
More from Mati_Roy
View more
Curated and popular this week
4Comments

I posted it on my website as I wanted to use colors, and this isn't supported on LessWrong: https://matiroy.com/writings/Signaling-importance.html Comment here.