101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

492
active users

#markdown

11 posts11 participants0 posts today
Éditions Burn~Août<p>Ainsi, chaque contribution est disponible en <a href="https://piaille.fr/tags/Markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Markdown</span></a>, un format léger, extensible et réutilisable. Ces fichiers ont permis d’automatiser la production du livre numérique au format <a href="https://piaille.fr/tags/EPUB" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EPUB</span></a> (<a href="https://gitlab.com/deborderbollore/ebook" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gitlab.com/deborderbollore/ebo</span><span class="invisible">ok</span></a>), ainsi que de&nbsp;générer, pour chaque contribution, une version web, A4 et A5 imposé en livret (<a href="https://gitlab.com/deborderbollore/deborderbollore.fr" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gitlab.com/deborderbollore/deb</span><span class="invisible">orderbollore.fr</span></a>).</p><p>7/9</p><p><a href="https://piaille.fr/tags/accessibility" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>accessibility</span></a> <a href="https://piaille.fr/tags/accessibilite" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>accessibilite</span></a> <a href="https://piaille.fr/tags/reading" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>reading</span></a> <a href="https://piaille.fr/tags/ebook" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ebook</span></a></p>
Aral Balkan<p>🥳 New Kitten Release</p><p>• Improved Markdown parser</p><p>Kitten’s JavaScript tagged template strings (`kitten.html`) no longer fail to render as expected when interpolated values are used inside of Markdown where the Markdown render changes source order.</p><p>So, for example, the following will now work correctly, whereas, previously, the link source and link text would have been erroneously flipped:</p><p>kitten.html`<br> &lt;markdown&gt;<br> [${linkText}](${linkSource})<br> &lt;/markdown&gt;<br>`</p><p>To implement the fix, I’ve moved Markdown rendering outside of the main render loop and into a pre-render stage and implemented a simple Markdown render tree that non-recursively handles all Markdown region renders.</p><p>More details: <a href="https://codeberg.org/kitten/app/src/branch/main/CHANGELOG.md#2025-07-21" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/kitten/app/src/br</span><span class="invisible">anch/main/CHANGELOG.md#2025-07-21</span></a></p><p>Run `kitten update` to update your dev machines. Your deployment servers will automatically update in the next few hours.</p><p>You can learn more about and install Kitten from the Kitten web site:<br><a href="https://kitten.small-web.org/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">kitten.small-web.org/</span><span class="invisible"></span></a></p><p>Enjoy!</p><p>:kitten:💕</p><p><a href="https://mastodon.ar.al/tags/Kitten" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Kitten</span></a> <a href="https://mastodon.ar.al/tags/KittenRelease" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KittenRelease</span></a> <a href="https://mastodon.ar.al/tags/SmallWeb" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SmallWeb</span></a> <a href="https://mastodon.ar.al/tags/server" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>server</span></a> <a href="https://mastodon.ar.al/tags/framework" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>framework</span></a> <a href="https://mastodon.ar.al/tags/web" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>web</span></a> <a href="https://mastodon.ar.al/tags/dev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dev</span></a> <a href="https://mastodon.ar.al/tags/kit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>kit</span></a> <a href="https://mastodon.ar.al/tags/markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>markdown</span></a></p>
Karl Voit :emacs: :orgmode:<p><span class="h-card" translate="no"><a href="https://fedia.social/@zstg" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>zstg</span></a></span> <span class="h-card" translate="no"><a href="https://polymaths.social/@thelinuxcast" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>thelinuxcast</span></a></span> </p><p>Absolutely.</p><p><a href="https://graz.social/tags/orgdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>orgdown</span></a> = the name for the syntax of Org-mode which can be used anywhere and which got great support outside of Emacs just as <a href="https://graz.social/tags/Markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Markdown</span></a> has support outside any MD tool you name including pandoc.</p><p><a href="https://graz.social/tags/orgmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>orgmode</span></a> = Elisp implementation to Support note-taking (and much more) with a <a href="https://graz.social/tags/LML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LML</span></a> named orgdown in (GNU) Emacs with highlighting and modification features.</p><p>Background:<br><a href="https://karl-voit.at/2021/11/27/orgdown/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">karl-voit.at/2021/11/27/orgdow</span><span class="invisible">n/</span></a><br><a href="https://gitlab.com/publicvoit/orgdown/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">gitlab.com/publicvoit/orgdown/</span><span class="invisible"></span></a></p><p>And my current main article on that:</p><p>Org Mode Syntax Is One of the Most Reasonable Markup Languages to Use for Text<br><a href="https://karl-voit.at/2017/09/23/orgmode-as-markup-only/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">karl-voit.at/2017/09/23/orgmod</span><span class="invisible">e-as-markup-only/</span></a></p><p>I'll publish an article on the many downsides of Markdown in a few weeks. You might want to add my blog feed to your RSS aggregator.</p>
Karl Voit :emacs: :orgmode:<p><span class="h-card" translate="no"><a href="https://fedia.social/@zstg" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>zstg</span></a></span> <span class="h-card" translate="no"><a href="https://polymaths.social/@thelinuxcast" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>thelinuxcast</span></a></span> We should actually get rid of <a href="https://graz.social/tags/Markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Markdown</span></a>. 😉 </p><p>It is one of the worst lightweight markup languages you can decide for except for adoption: it's bad with respect for learning, for typing manually and for processing.</p><p>Avoid the Markdown flavor hell and go for any other <a href="https://graz.social/tags/LML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LML</span></a> that doesn't come with all the downsides.</p><p><a href="https://graz.social/tags/orgdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>orgdown</span></a>, the syntax of <a href="https://graz.social/tags/orgmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>orgmode</span></a> is one of the examples where the downsides of Markdown are avoided.</p><p>Please, don't settle for a mediocre solution again.</p>
Naty<p>New <a href="https://fosstodon.org/tags/blog" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>blog</span></a> on <a href="https://fosstodon.org/tags/BurgeonLab" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BurgeonLab</span></a> ✍️ </p><p>➡️ <a href="https://www.burgeonlab.com/blog/customize-retext-markdown-editor/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">burgeonlab.com/blog/customize-</span><span class="invisible">retext-markdown-editor/</span></a></p><p>My full guide on how to customize the look and feel of ReText (Python Markdown Editor)! I'm quite happy with this post—one of those "learning while doing" type scenarios.</p><p>I've written about <a href="https://fosstodon.org/tags/ReText" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ReText</span></a> before, so if you're interested in trying a new <a href="https://fosstodon.org/tags/markdowneditor" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>markdowneditor</span></a>, read the first post too on how to install it on macOS.</p><p><a href="https://github.com/retext-project/retext" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/retext-project/rete</span><span class="invisible">xt</span></a></p><p><a href="https://fosstodon.org/tags/blogging" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>blogging</span></a> <a href="https://fosstodon.org/tags/blogs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>blogs</span></a> <a href="https://fosstodon.org/tags/hugo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>hugo</span></a> <a href="https://fosstodon.org/tags/weblog" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>weblog</span></a> <a href="https://fosstodon.org/tags/smallweb" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>smallweb</span></a> <a href="https://fosstodon.org/tags/markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>markdown</span></a> <a href="https://fosstodon.org/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://fosstodon.org/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a></p>
Robert Wolff<p><span class="h-card" translate="no"><a href="https://floss.social/@forgejo" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>forgejo</span></a></span> My personal highlight of this release: You can now use your <a href="https://nerdculture.de/tags/fediverse" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fediverse</span></a> handle in <a href="https://nerdculture.de/tags/markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>markdown</span></a> documents and it will be marked up as a link to your user profile (or group, etc.).<br><a href="https://forgejo.org/2025-07-release-v12-0/#redirecting-fediverse-handles" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">forgejo.org/2025-07-release-v1</span><span class="invisible">2-0/#redirecting-fediverse-handles</span></a><br>I'm excited about the future, when mentioning fediverse handles will actually be federated and will send notifications everywhere!<br><a href="https://nerdculture.de/tags/Forgejo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Forgejo</span></a> <a href="https://nerdculture.de/tags/Federation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Federation</span></a> <a href="https://nerdculture.de/tags/forgefed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>forgefed</span></a></p>
All Things Open<p>🚀 NEW on We ❤️ Open Source 🚀</p><p>Writers using Markdown: Tired of counting code as content? Jim Hall shares a great AWK trick to get true word counts—just body text, no code.</p><p><a href="https://allthingsopen.org/articles/awk-trick-count-words-markdown" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">allthingsopen.org/articles/awk</span><span class="invisible">-trick-count-words-markdown</span></a></p><p><a href="https://mastodon.social/tags/WeLoveOpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WeLoveOpenSource</span></a> <a href="https://mastodon.social/tags/AWK" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AWK</span></a> <a href="https://mastodon.social/tags/Markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Markdown</span></a> <a href="https://mastodon.social/tags/LinuxTips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LinuxTips</span></a> <a href="https://mastodon.social/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a></p>
DEVONtechnologies<p>Tip of the day: When you sit down to write, it’s all too common to become distracted. While we can’t disable notification center and sounds from other applications, <a href="https://mastodon.devontechnologies.com/tags/DEVONthink" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DEVONthink</span></a> can provide a more minimalistic view in which to write. <a href="https://mastodon.devontechnologies.com/tags/markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>markdown</span></a> <a href="https://mastodon.devontechnologies.com/tags/pkm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pkm</span></a> <a href="https://mastodon.devontechnologies.com/tags/productivity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>productivity</span></a> <a href="https://mastodon.devontechnologies.com/tags/tipoftheday" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tipoftheday</span></a> <a href="https://mastodon.devontechnologies.com/tags/workflow" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>workflow</span></a> <a href="https://www.devontechnologies.com/blog/20240312-focus-on-writing" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">devontechnologies.com/blog/202</span><span class="invisible">40312-focus-on-writing</span></a></p>
danilasch<p><a href="https://social.vivaldi.net/tags/Mastodon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Mastodon</span></a> обновили на нашем узле!</p><p>Внешний вид удобнее стал👍</p><p>А разметку <a href="https://social.vivaldi.net/tags/markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>markdown</span></a> когда завезут на нам?<br><span class="h-card" translate="no"><a href="https://social.vivaldi.net/@Vivaldi" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>Vivaldi</span></a></span></p>
Kevin Karhan :verified:<p>And yes, whoever uses <a href="https://infosec.space/tags/discord" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>discord</span></a> for <a href="https://infosec.space/tags/documentation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>documentation</span></a> and <a href="https://infosec.space/tags/versioning" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>versioning</span></a> instead of a goddam <a href="https://infosec.space/tags/git" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>git</span></a> [doesn't have to be <span class="h-card" translate="no"><a href="https://infosec.exchange/@github" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>github</span></a></span> / <a href="https://infosec.space/tags/GitHub" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHub</span></a> or <span class="h-card" translate="no"><a href="https://mastodon.social/@gitlab" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>gitlab</span></a></span> / <a href="https://infosec.space/tags/GitLab" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitLab</span></a> or <span class="h-card" translate="no"><a href="https://social.anoxinon.de/@Codeberg" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>Codeberg</span></a></span> / <a href="https://infosec.space/tags/Codeberg" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Codeberg</span></a> or even <span class="h-card" translate="no"><a href="https://social.gitea.io/@gitea" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>gitea</span></a></span> / <a href="https://infosec.space/tags/Gitea" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Gitea</span></a> - just use any <code>git</code> and write down your documentation in a useable format like <a href="https://infosec.space/tags/Markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Markdown</span></a> or goddamn ASCII plain text <em>FFS</em>] should be banned for life from <a href="https://infosec.space/tags/coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>coding</span></a>, working in <a href="https://infosec.space/tags/IT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IT</span></a> or contribute to <a href="https://infosec.space/tags/FLOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FLOSS</span></a>. </p><ul><li>Because it's <em>literally worse</em> than people shitting <em>"<a href="https://infosec.space/tags/Ai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Ai</span></a>" <a href="https://infosec.space/tags/Slop" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Slop</span></a></em> all over the place cuz that can be <em>fixed</em> faster and easier by <em>backrolling said commits</em> and <em>banning the offender</em>! </li></ul><p><a href="https://www.youtube.com/watch?v=9ehLMlVTRJM&amp;t=992" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/watch?v=9ehLMlVTRJ</span><span class="invisible">M&amp;t=992</span></a></p><p><a href="https://infosec.space/tags/AIslop" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AIslop</span></a> <a href="https://infosec.space/tags/Enshittification" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Enshittification</span></a></p>
BSM (sw.s) 🇨🇭<p>Für alle, die sich mit <a href="https://swiss.social/tags/Notion" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Notion</span></a>, <a href="https://swiss.social/tags/Obsidian" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Obsidian</span></a>, <a href="https://swiss.social/tags/AppFlowy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AppFlowy</span></a> oder ähnlichem beschäftigen/abmühen: versucht es doch einfach mal mit <a href="https://swiss.social/tags/Anytype" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Anytype</span></a> (vlt. in Kombination mit <a href="https://swiss.social/tags/Joplin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Joplin</span></a>).</p><p>Anytype ist echt eine Wucht, was es alles kann. Ja, die Lernkurve ist etwas steiler als vielleicht sonst so, aber „Hut ab“ vor den Entwicklern und der Community für dieses tolle Werkzeug.</p><p>- <a href="https://anytype.io" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">anytype.io</span><span class="invisible"></span></a><br>- <a href="https://joplinapp.org" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">joplinapp.org</span><span class="invisible"></span></a></p><p><a href="https://swiss.social/tags/md" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>md</span></a> <a href="https://swiss.social/tags/markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>markdown</span></a> <a href="https://swiss.social/tags/productivity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>productivity</span></a> <a href="https://swiss.social/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://swiss.social/tags/foss" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>foss</span></a></p>
Lorenzo<p>Here me out: if having a <a href="https://mastodon.social/tags/secondbrain" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>secondbrain</span></a> is all about dumping info to search it later, what if instead of overwriting things in <a href="https://mastodon.social/tags/obsidian" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>obsidian</span></a> we just use the Calendar, Notes, Contacts, Photos, Journal (and others) apps? I see the challenge of correlating info: like, I can’t easily tag or @ somebody in Notes, but I can do that in Photos… I can add notes in the contacts but not reference tags!</p><p>Is that the only thing preventing me from dropping extensive <a href="https://mastodon.social/tags/markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>markdown</span></a> structure and tags? 🤔</p>
James House-Lantto (He/Him)<p><a href="https://news.itsfoss.com/libreoffice-markdown-support/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.itsfoss.com/libreoffice-m</span><span class="invisible">arkdown-support/</span></a></p><p>LibreOffice is FINALLY working on adding Native Markdown support!!</p><p>Took them long enough!!</p><p><a href="https://mastodon.social/tags/LibreOffice" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LibreOffice</span></a> <a href="https://mastodon.social/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.social/tags/Foss" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Foss</span></a> <a href="https://mastodon.social/tags/Markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Markdown</span></a></p>
Albin Larsson<p>Client-side <a href="https://mastodon.social/tags/Markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Markdown</span></a> to <a href="https://mastodon.social/tags/EPUB" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EPUB</span></a> generation: <a href="https://little.webby.press/#!/press" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">little.webby.press/#!/press</span><span class="invisible"></span></a></p>
Karl Voit :emacs: :orgmode:<p><span class="h-card" translate="no"><a href="https://social.anoxinon.de/@gnulinux" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>gnulinux</span></a></span> Stay tuned. Ich habe zum Thema <a href="https://graz.social/tags/Markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Markdown</span></a> + dessen fürchterliche (und zum Teil subtile) Nachteile eine Artikelserie in Arbeit.</p><p>Da dies oft zu Missverständnissen führt, musste ich da etwas ausholen - kostet viel Zeit zum Recherchieren &amp; Schreiben.</p><p>Den Großteil habe ich bereits.</p><p>Nur soviel: statt MD sollte man Lightweight Markup Languages (<a href="https://graz.social/tags/LML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LML</span></a>) verwenden, die in ihrer ursprünglichen Definition bereits so definiert wurden, dass man die wichtigsten Syntaxelemente nicht erst mit (zueinander inkompatiblen) Flavors usw. bekommt.</p><p>MD hat ja schon in der Urform beispielsweise zwei unterschiedliche Typen von Headings definiert. 🤦‍♂️</p><p><a href="https://graz.social/tags/Orgdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Orgdown</span></a> ist so ein Vertreter, das meiner Meinung nach auch die beste Wahl für einen Ersatz zu Markdown ist. Ein Umstieg hat - je nach Anforderungsset - durchaus viele Vorteile, die man erst dann erkennt, wenn man mal Markdown losgeworden ist. Und da zähle ich den hervorragenden Tool-Support durch <a href="https://graz.social/tags/Emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Emacs</span></a> noch gar nicht dazu. Der ist auch optional. :emacs:</p>
GNU/Linux.ch<p>Orgdown</p><p>Mit der Auskopplung des Emacs Org-mode in die Syntax der vereinfachten Auszeichnungssprache Orgdown, soll ein besserer Standard als Markdown gesetzt werden. Was Orgdown ist und ob das mit dem neuen Standard etwas werden kann, lest ihr in diesem Artikel. </p><p><a href="https://social.anoxinon.de/tags/Markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Markdown</span></a> <a href="https://social.anoxinon.de/tags/Auszeichnungssprache" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Auszeichnungssprache</span></a> <a href="https://social.anoxinon.de/tags/Orgdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Orgdown</span></a> <a href="https://social.anoxinon.de/tags/Emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Emacs</span></a> <a href="https://social.anoxinon.de/tags/Org_mode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Org_mode</span></a> <a href="https://social.anoxinon.de/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a></p><p><a href="https://gnulinux.ch/orgdown" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">gnulinux.ch/orgdown</span><span class="invisible"></span></a></p>
Herbert Hertramph<p>Auf <span class="h-card" translate="no"><a href="https://social.anoxinon.de/@gnulinux" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>gnulinux</span></a></span> habe ich gerade einen Artikel zu Markdown, Ghostwriter und EPUB veröffentlicht:</p><p><a href="https://gnulinux.ch/ghostwriter-markdown-dateien-in-epub-dokumente-umwandeln" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gnulinux.ch/ghostwriter-markdo</span><span class="invisible">wn-dateien-in-epub-dokumente-umwandeln</span></a></p><p><a href="https://bildung.social/tags/markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>markdown</span></a> <a href="https://bildung.social/tags/editor" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>editor</span></a> <a href="https://bildung.social/tags/epub" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>epub</span></a></p>
DEVONtechnologies<p>The second maintenance update for DEVONthink Copernicus is here. Version 4.0.2 adds Google Imagen 4 (Preview) support, improves Markdown link handling, enhances the AI Chat and Help assistants with larger prompt fields, and improves document language detection. <a href="https://mastodon.devontechnologies.com/tags/devonthink" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>devonthink</span></a> <a href="https://mastodon.devontechnologies.com/tags/devonthink4" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>devonthink4</span></a> <a href="https://mastodon.devontechnologies.com/tags/imagen" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>imagen</span></a> <a href="https://mastodon.devontechnologies.com/tags/markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>markdown</span></a> <a href="https://mastodon.devontechnologies.com/tags/ai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ai</span></a> <a href="https://mastodon.devontechnologies.com/tags/update" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>update</span></a> <a href="https://www.devontechnologies.com/apps/devonthink" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">devontechnologies.com/apps/dev</span><span class="invisible">onthink</span></a></p>
LinuxNews.de<p>LibreOffice erhält Markdown-Unterstützung<br><a href="https://linuxnews.de/libreoffice-erhaelt-markdown-unterstuetzung/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">linuxnews.de/libreoffice-erhae</span><span class="invisible">lt-markdown-unterstuetzung/</span></a> <a href="https://social.anoxinon.de/tags/libreoffice" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libreoffice</span></a> <a href="https://social.anoxinon.de/tags/markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>markdown</span></a> <a href="https://social.anoxinon.de/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://social.anoxinon.de/tags/opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensource</span></a></p>
Adële 🌹<p><span class="h-card"><a href="https://infosec.exchange/@beardedtechguy" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>beardedtechguy</span></a></span> I suppose m$ has invented a new <a href="https://social.pollux.casa/tags/markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>markdown</span></a> flavor, with a specific syntax</p>