mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
Auto: misc.
This commit is contained in:
@@ -46,8 +46,10 @@
|
|||||||
## [[doing]]
|
## [[doing]]
|
||||||
- [[agora plan]]
|
- [[agora plan]]
|
||||||
- [[implement]] [[push]]
|
- [[implement]] [[push]]
|
||||||
- Parse markdown tree with [[marko]].
|
- Parse markdown tree with [[marko]]. Find [[push]] blocks, grab children.
|
||||||
- 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]]?
|
- Pass through [[pushing]]?
|
||||||
- Render as detached subnodes in the target for now.
|
- Render as detached subnodes in the target for now.
|
||||||
- [[gift]] [[escuela de aprendices]] to [[ana]]
|
- [[gift]] [[escuela de aprendices]] to [[ana]]
|
||||||
@@ -99,6 +101,10 @@
|
|||||||
[foam settings]: ../foam-settings "Foam Settings"
|
[foam settings]: ../foam-settings "Foam Settings"
|
||||||
[protopoi]: ../protopoi "Protopoi"
|
[protopoi]: ../protopoi "Protopoi"
|
||||||
[moa party]: ../moa-party "Moa.party"
|
[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"
|
[marko]: ../marko "Marko"
|
||||||
[pushing]: ../pushing "Pushing"
|
[pushing]: ../pushing "Pushing"
|
||||||
[escuela de aprendices]: ../escuela-de-aprendices "Escuela De Aprendices"
|
[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