GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    faried nawaz (fn@p.node.pk)'s status on Wednesday, 23-Aug-2023 00:47:43 JSTfaried nawazfaried nawaz
    • Fedilab Apps

    @apps i might be wrong here, but it seems like when you make a markdown post with fedilab, it uses the mediaType of text/plain. is that correct? shouldn’t that be text/markdown?

    i can enter markdown natively in pleroma, using its default frontend. here’s the difference i see in the db:

    pleroma:

    "source": { "content": "```\r\ntired: bitcoin\r\nwired: nvidia h100\r\n```", "mediaType": "text/markdown" }, "content": "<pre><code>tired: bitcoin\nwired: nvidia h100\n</code></pre>",

    fedilab:

    "source": { "content": "fedilab test\n\n*italic*?\n**bold**?", "mediaType": "text/plain" }, "content": "fedilab test<br><br>*italic*?<br>**bold**?",

    husky also supports markdown:

    "source": { "content": "_relax_\n\n~~okay~~", "mediaType": "text/markdown" }, "content": "<p><em>relax</em></p><p><del>okay</del></p>",
    In conversationWednesday, 23-Aug-2023 00:47:43 JST from p.node.pkpermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.