m5l.eu is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Pandoc a universal document converter
If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc can convert between the following formats:
(← = conversion from; → = conversion to; ↔︎ = conversion from and to)
Lightweight markup formats
↔︎ Markdown (including CommonMark and GitHub-flavored Markdown)
↔︎ reStructuredText
↔︎ AsciiDoc
↔︎ Emacs Org-Mode
↔︎ Emacs Muse
↔︎ Textile
→ Markua
← txt2tags
↔︎ djot
→ BBCode
#programming #pandoc #markdown #Linux #technology #OpenSource #language
cmark
cmark is the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. (For the JavaScript reference implementation, see commonmark.js.)
It provides a shared library (libcmark) with functions for parsing CommonMark documents to an abstract syntax tree (AST), manipulating the AST, and rendering the document to HTML, groff man, LaTeX, CommonMark, or an XML representation of the AST. It also provides a command-line program (cmark) for parsing and rendering CommonMark documents.
Advantages of this library:
https://github.com/commonmark/cmark
#programming #cmark #pandoc #markdown #Linux #technology #OpenSource #language
I needed a markdown editor which just does its job in Xorg so
TII (Today I installed)
ghostwriter
I have transcribed all of the docs as an exercise! (I will not copy paste those here though ')
I've also installed
[ 0.177 687042 ghostwriter ] INFO Using pandoc version 3.1.11.1
[ 0.234 687042 ghostwriter ] INFO Using multimarkdown version 1.35
[ 0.235 687042 ghostwriter ] INFO Using cmark version 0.30.2
https://fletcher.github.io/MultiMarkdown-6/MMD_Users_Guide.html
https://github.com/commonmark/cmark
Quote:
Distraction-Free Writing
Enjoy a distraction-free writing experience, including a full screen mode and a clean interface. With Markdown, you can write now, and format later.
The built-in light and dark themes provide an aesthetic writing experience out of the box. If the these are not enough, you can create your very own!
Preview your Markdown document in HTML. With the live preview, you can copy the HTML to paste into your blog, or export to another format.
Z
Sources:
https://ghostwriter.kde.org/documentation/
#programming #markdown #Linux #technology #OpenSource #language
Je crois que j'ai fait le tour de toutes les applis de prise de notes #markdown et je n'en ai pas trouvé une qui soit :
- open-source
- local first (fichiers .md sur le HD)
- avec une option de synchro
- avec une app android, iOs, linux et Mac.
Les plus répandues :
- obsidian : pas open source, et je la trouve pas très "forte" en édition md (genre les tables)
- joplin : renomme les fichiers, un enfer.
- notesnook : fichiers dans un "vault".
See it working at https://marsh-sim.github.io/bibliography/
Because everything is written in regular files, the editor can autocomplete citation keys without any special tooling - they are just sections in another file. This kind of interoperability is why simple tools like text files and #ssg are so great.
I'm not a fan of hosting it on GitHub anymore, but there are already links in various places that I can't update, so this is the reasonable thing to do.