Mi chuleta de Markdown https://myblog.clonbg.es/mi-chuleta-de-markdown/ #Markdown https://clonbg.es
Recently I've been making some updates and improvements to Hike, my #markdown viewer for the #terminal. I've now also started working on some proper documentation for it: https://blog.davep.org/hike/
https://christiantietze.de/posts/2025/04/limits-of-swift-markdown-customization/
New post of epic length: limits of #Swift #Markdown customizations
Necessary edit:
"Users in the United States are unable to view this content due to #Markdown"
Why people insist on thinking they have something to say merely because of fancy formatting continues to escape me
@amoroso My thoughts:
- They mix up Markdown with the general term lightweight #markup language (as if #Markdown is the only #LML syntax)
- They ignore all other markup syntax examples such as (La)TeX, HTML, ...
- great screenshots of Word for DOS upwards
- the title should be "#WYSIWYG vs. LML" (instead of the Word vs. Markdown story)
- no mentioning of other LML examples
Well it looks, as if we're settling for a mediocre standard again.
Related: https://karl-voit.at/2017/09/23/orgmode-as-markup-only/
@ellane @jeffbronks @pauby @publicvoit
I have alluded to the problems with #markdown across various posts in this thread. For an overview of the severe limitations of markdown, and the issues with markdown as a proxy for #HTML, check out this October 2014 blog post by Adam Hyde.
https://www.adamhyde.net/whats-wrong-with-markdown/
(continues)
The slow but steady rise of Markdown seen through the lens of the developers of iA Writer.
https://ia.net/topics/markdown-and-the-slow-fade-of-the-formatting-fetish
@reichenstein I don’t agree with all of this, but I strongly agree with the spirit.
Being pedantic and old: a hashtag is a word preceded by a hash symbol. Like #markdown. The octothorp character, #, is often called the hash symbol (and also the ‘pound’ symbol, in the US of A). It introduces a hashtag, but is not itself a hashtag.
But as I say, that is slightly pedantic., and you may not care. And in 20 years I’ll be wrong about this.
@thomas Nutze gerade mal die Wartezeit beim Frittenfön und zu faul auf englisch zu schreiben.
Mein Blog ist mit #hugo gemacht, was ja auch #markdown habe möchte.
Ich nutze da seit längerem schon Visual Studio Code #vscode. Das hat einen Preview und kann gleich noch #git. Ob es für z. B. Mairmaid-Markdown nativ unterstützt oder ich nen Plugin installiert habe, weiß ich gerade nicht auswendig. Für toml kann ich ein Plugin empfehlen. (1/3)
I'm looking for a Markdown editor that I can use to write my blog posts. It should be nice to look at, of course support Markdown (and possibly dialects of it), offer a preview and otherwise just work well.
Linux support is necessary and it would be nice if it wasn't another Electron app.
Maybe one of you has a recommendation.
Tip of the day: Many people use #Markdown documents, citing the ability to make global edits to the formatting. In #DEVONthink, similar global edits in the formatting are possible in rich text documents as well. Here is, how that works. #notetaking #pkm #productivity #tipoftheday https://www.devontechnologies.com/blog/20240521-formatting-rich-text
Nuevo Blog programado desde 0 con quasar.dev https://myblog.clonbg.es/nuevo-blog-programado-desde-0-con-quasar-dev/ #Blog #Markdown https://clonbg.es
"Word has layout capabilities, it’s widely understood and marketed as a word processor. Technically, it is geard towards formatting and layouting. And yet, professional journalists, professors, and even poets that don’t care much about fonts, dropcaps and margins, were forced to using it. Not because it’s the best app for writing. Because the university, the editor in chief, the book publisher offers and expects the `.docx` format." #Markdown https://ia.net/topics/markdown-and-the-slow-fade-of-the-formatting-fetish
From #CTAN:
Vít Starý Novotný submitted an update to the markdown package.
Version: 3.11.1-0-gb7315ecf 2025-03-30
License: lppl1.3c
Summary description: Converting and rendering markdown documents inside TeX
Nextcloud:
Schon bemerkt? Seit der vorletzten Version werden Vorschau-Popups bei Links in Markdown-Dateien angezeigt (gilt auch für Links zu Materialien innerhalb der Nextcloud)
Package Manager for Markdown
I'm working on a project that is intended to encourage folk to make markdown text files which can be bundled together in different bundles of text files using a package manager.
Question for coders; Which package manager would you suggest I use?
Main criterias (in order) are:
1. Easy for someone with basic command line skills to edit the file and update version numbers and add additional packages.
2. All being equal, more commonly and easy to setup is preferred.
#Markdown #CommonMark #PackageManager #Programming #Dev
#NPM #RubyGems #Cargo #PickingAMastodonInstance
#Ruby #Python #Rust #Javascript #NodeJs #Lisp #CommonGuide
# #Pachli 2.11.0 is released
## New features include
- Support translation throughout the app
- Experimental Markdown support
- Content filters default to all contexts
## Fixes include:
- Toot button accessibility
- Grammar fixes
- Report UI updates
- Content filter updates
- Fewer crashes
## Updated translations
- Finnish, Indonesian, Irish, Latvian, Norwegian Nynorsk, Polish, Slovak, Spanish
More details at https://pachli.app/pachli/2025/03/31/2.11.0-release.html.
I took a stab at cleaning up my code for BearExporter, a Python script to export all of your Bear notes to Markdown files you can use with Obsidian, read in the terminal, or whatever.
As the old saying goes "it works for me!" but I know it's not exactly great code, but it is available.
I'm not great at Python but I'll try to improve it as time allows.