home.social

#underlined — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #underlined, aggregated by home.social.

  1. text in different lightweight markup languages:

    Emacs :orgmode:, Muse:
    _this_

    :
    __this__

    ,
    +this+

    There is no Markdown syntax for underlined text, but 's reader treats the content of spans with class "underline" or "ul" as :

    [important]{.underline}
    [nota bene]{.ul}