mastodon.green is one of the many independent Mastodon servers you can use to participate in the fediverse.
Plant trees while you use Mastodon. A server originally for people in the EU, but now open for anyone in the world

Administered by:

Server stats:

1.2K
active users

#markdown

32 posts30 participants1 post today

My dear nerds! Who uses a #Markdown to #HTML converter on the command line on #Linux… and which one of these?

Perhaps it is time for the web 1.0 again, like sharing information on stupid, dumb, static web pages. Without fancy layout. Just because sharing information was something the elder did, and it felt good.

Like some of us did in 1999 or so.

Some fine day there will be a Google alternative allowing you to find these. A view from above to this web full of information… we could call it… Altavista, or something…

Replied in thread

@bastian_S Jetzt noch den Nerdteil dazu, daher ohne Applist-Hashtag aber mit #linux.
#logseq nutzt als backend entweder #markdown oder #orgmode . Letzteres kann man natürlich über #emacs auch direkt nutzen und damit sehr gut aus Notizen und Ideensammlungen sehr akkurat gesetzt über #LaTeX PDFs kreieren... Für Poster, Präsentationen und Fließtext schon getestet.
die komplette verschränlung mit Logseq ist noch nicht gelungen, werde berichten, wenn fertig.

Earlier this week I saw where #markdown was growing in popularity for a variety of reasons. Ease of use, simple format, great output, etc.

Now I saw where Microsoft is even creating tools to convert their own formats to Markdown.

https://github.com/microsoft/markitdown

Python tool for converting files and office documents to Markdown. - microsoft/markitdown
GitHubGitHub - microsoft/markitdown: Python tool for converting files and office documents to Markdown.Python tool for converting files and office documents to Markdown. - microsoft/markitdown

So I've finished a proof of concept of this thing where I can now execute #markdown code blocks.

The program is called 'md-babel'

This backend (like LSP sever) produces JSON responsed from executing the code block at a source location.

To get interactive feedback and see whether it works, I needed to teach an editor how to interpret the JSON response.

Was a breeze in Emacs (see video). Other editors are next.

#LightPad : une alternative au célèbre DigiPad, développée dans La Forge des communs numériques éducatifs #LaForgeEdu

La structure du Pad est définie (en #Markdown) par les niveaux de titre dans un document CodiMD (ou DigiPage ou Framapad) et les contenus sont développés dans ce même document structuré.

Extrêmement simple à prendre en main, c'est le fruit du travail de @achampollion et de @eyssette

à découvrir :
lightpad.forge.apps.education.

Been using #HelixEditor full-time several days in a row now. Editing is getting easier. I’m remembering how to do things better and faster. I have three language servers installed now: #Python, #RustLang, and #Markdown. I love seeing errors and warnings right in the editor. I love being able to run the formatter at will. I love being able to use tree-sitter nodes as textobjects. I still have some things that catch me every time. Like when your cursor is sitting on the end-of-line position in normal mode: the difference between 'a' and 'A'. And I’m still not used to going into insert mode while there is a selection growing the selection as you type.

I’m very far from a Helix expert, and I disagree about some things; but I really feel good about this editor.

« #MicrosoftOffice works in an office where you pretend to work until you can finally go home. There is no other app that can make you look so busy and serious doing nothing and saying nothing as #PowerPoint. It’s a pro tool for creating #bullshit.

For young people who want to learn—not pretend to learn—there are better ways than ChatGPT and Office apps. That’s why, in recent years, at universities, tools like Notion, Craft, or iA Writer have earned quite some popularity. A common trait of these newer apps is that they use #Markdown to structure text. Many modern writing tools use 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.
Replied to Koos

@koos

"...depends on the instance where you write the post and not on the client/instance that serves the post?"

It is, in a sense, both

The instance you're homed on may not support #Markdown at all, in which case you're out of luck

But the instance (or app) a reader is on may not support Markdown either

In which case a generic rendering of text results

All that said, just how much do *you* want instances or apps at random reformatting what you've so laboriously composed?

And even when your Markdown is correctly rendered, do you actually have anything to say that people simply won't read without your pretty-printing?

Hey hold on, so support for markdown in toots depends on the instance where you write the post and not on the client/instance that serves the post?

I want my _italics_ back!