mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-27 00:19:10 +00:00
8 lines
101 B
Plaintext
8 lines
101 B
Plaintext
![]() |
# -*- mode: snippet -*-
|
||
|
# name: Org-Mode source block
|
||
|
# key: quote
|
||
|
# --
|
||
|
#+begin_quote
|
||
|
$1
|
||
|
#+end_quote
|