mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-02-25 06:18:59 +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
|