mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 14:36:18 +00:00
Auto: misc.
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user