2026-02-05T22:56:10

This commit is contained in:
2026-02-05 22:55:56 +01:00
parent bb1bf0b1e6
commit bc2dda541c
2999 changed files with 3484 additions and 460 deletions

View File

@@ -0,0 +1,8 @@
# -*- mode: snippet -*-
# name: cypher src block + image link
# key: <n
# --
#+begin_src cypher :port 7687 :file ./${1:test}.png
$0
#+end_src
[[./$1.png]]