Auto: misc.

This commit is contained in:
2021-01-13 19:21:25 +01:00
parent e0f0a1fcd5
commit 952da09974
2 changed files with 18 additions and 2 deletions
+8 -2
View File
@@ -46,8 +46,10 @@
## [[doing]]
- [[agora plan]]
- [[implement]] [[push]]
- Parse markdown tree with [[marko]].
- Find [[push]] blocks, grab children.
- Parse markdown tree with [[marko]]. Find [[push]] blocks, grab children.
- This ended up being horrible.
- But I'm already rendering markdown to pretty nice looking html, so...
- [[lxml]] saves the day again!
- Pass through [[pushing]]?
- Render as detached subnodes in the target for now.
- [[gift]] [[escuela de aprendices]] to [[ana]]
@@ -99,6 +101,10 @@
[foam settings]: ../foam-settings "Foam Settings"
[protopoi]: ../protopoi "Protopoi"
[moa party]: ../moa-party "Moa.party"
[flask]: ../flask "Flask"
[anarchist]: ../anarchist "Anarchist"
[mapping the fediverse]: ../mapping-the-fediverse "Mapping the Fediverse"
[david mynors]: ../david-mynors "David Mynors"
[marko]: ../marko "Marko"
[pushing]: ../pushing "Pushing"
[escuela de aprendices]: ../escuela-de-aprendices "Escuela De Aprendices"
+10
View File
@@ -0,0 +1,10 @@
# Lxml
- [[go]] lxml.de
- [[python]] bindings for [[libxml2]] and [[libxslt]].
- I've used it before, I used it today, I'll probably use it again.
[//begin]: # "Autogenerated link references for markdown compatibility"
[go]: go "Go"
[//end]: # "Autogenerated link references"