phpc.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A server for PHP programmers & friends. Join us for discussions on the PHP programming language, frameworks, packages, tools, open source, tech, life, and more.

Administered by:

Server stats:

800
active users

#markdown

21 posts21 participants0 posts today
Replied to Paolo Amoroso

@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: karl-voit.at/2017/09/23/orgmod

public voit - Web-page of Karl Voit · Org Mode Syntax Is One of the Most Reasonable Markup Languages to Use for TextOrg Mode Syntax Is One of the Most Reasonable Markup Languages to Use for Text
Replied in thread

@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.

Replied to Tom :damnified:

@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.

He hecho una prueba desde #Moshidon para escribir con #Markdown y no ha funcionado. ¿Sabéis si masto.es admite markdown? ¿Será que soy una patana y he hecho algo mal?

EDIT: Ya me han dicho que la instancia no lo admite, gracias!

"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 ia.net/topics/markdown-and-the

Markdown and the Slow Fade of the Formatting Fetish
iA · Markdown and the Slow Fade of the Formatting FetishNotes on a revolution in slow motion.

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 pachli.app/pachli/2025/03/31/2.

Pachli · Pachli 2.11.0 releasedPachli 2.11.0 is now available. This release provides post translation support throughout the app, adds experimental support for rendering Markdown content, changes content filter defaults, and more.

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.

➡️ codeberg.org/raster/BearExport

Summary card of repository raster/BearExporter
Codeberg.orgBearExporterA Python script to export Bear notes to Markdown files into a folder on disk