2026-01-29T09:42:46

This commit is contained in:
2026-01-29 09:42:33 +01:00
parent 775d0be9db
commit b6a7230e7e
2991 changed files with 3044 additions and 3 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]]