lepoulsdumonde.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Small french Mastodon instance for friends, family and useful bots

Administered by:

Server stats:

53
active users

#markdown

7 posts6 participants0 posts today

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

Replied in thread

@kschroder I've never actually used SVG before - was vaguely aware it was able to be in-lined in HTML and went from "wait, those diagrams in GitHub #markdown are SVG aren't they?" to "My mardown supports inline expansion of named stuff from yaml frames (and the markdown is contained in the frame and can reference its own frame)" to "how to make SVG from plot?" to "MatPlot does that" to "my system does plots?! Really? It just does that?" in all of 10 minutes.

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

Edit : article terminé, 2800 mots et 15000 caractères, c'est envoyé. Que le week-end commence !.

Bon, j'ai la journée pour finaliser un article pour la rubrique Histoire du site Images des mathématiques :
images.math.cnrs.fr/
Et pour la première fois je vais essayer d'utiliser Stylo de #HumaNum pour écrire : stylo.huma-num.fr/ (corps de l'article en #Markdown, donc).
J'en fais état ici histoire de ne plus procrastiner, il faut qu'il soit terminé ce soir. Hop hop hop !
#histmath

I'm trying to create a Table of Content for for some of my WordPress blog posts.

But if I write a plugin to change [toc] to an HTML list, I get caught in an infinite loop.
The plugin is part of the content and so gets called recursively.

This seems like a knotty problem, so I'm using you all as a rubber-duck.

(No, I don't want to use someone else's plugin.)

I just published the source code for my very naive #Python implementation for generating a node network based on MITRE Intrusion Sets and Techniques. It will output linked #Markdown files linking intrusion sets to their used techniques.

Perhaps someone finds it useful or interesting to experiment with.

Source code: github.com/cstromblad/markdown

I hinted at this in a thread started by @Viss where he asked for input on a few very likely malicious domains. Me @Viss @cR0w @neurovagrant and others did some OSINT fun work with a couple of the original domains.

It was this thread: mastodon.social/@Viss/11414512

Now I posted a picture of a node network rendered in Obsidian and I hinted that perhaps Obsidian could be used as a poor mans version of performing threat intelligence work.