• Sam
    link
    fedilink
    01 year ago

    Thanks for the info about BBCode. I didn’t know about this option before. However I can’t figure out how to implement some of it. I was testing out alt text and am pretty sure I was formatting the BBCode properly. Once I created the post, it would display the image but I could never figure out how to view the alt text. Do you know how to implement it?

    • eshep
      link
      fedilink
      31 year ago

      @petrescatraian @Samlane86 Did you have a go at the spoiler tag?
      [spoiler=Reveal Text]spoiled text[/spoiler]

      <details class=“spoiler”><summary>Reveal Text</summary>spoiled text</details>

    • petrescatraian
      link
      fedilink
      2
      edit-2
      1 year ago

      @Samlane86 Guess it shows up when the image does not load properly. Or when you hover your cursor over the image. Usually if you type should work just fine. That’s what I do at least.

      Edit: here’s an example (edit2: there is an image below, but it is only visible on Friendica; maybe because it is on a different server):

      Also use the preview pane/button before posting a comment, so you can make adjustments if something goes wrong. In my experience, lists do not work properly unless you use * to make lists, as Friendica does support markdown as well. However, it turns markdown into bbcode, so if I have to edit a comment with a list, I have to switch back to Markdown formatting there.

    • Sam
      link
      fedilink
      01 year ago

      Correction: I just tried again and viewed the post on Mastodon. The alt text does appear there, so the code does work. Just not when viewed on Friendica. Am I just looking in the wrong places? Or does it just not display natively?