Fix the tw snippet key

This commit is contained in:
Sameer Rahmani 2022-04-01 12:01:21 +01:00
parent 862366e287
commit 4bdbc39bcd
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# -*- mode: snippet -*- # -*- mode: snippet -*-
# contributor: lxsameer <lxsameer@gnu.org> # contributor: lxsameer <lxsameer@gnu.org>
# name: to write block # name: to write block
# key: tba # key: tw
# Adds a TOWRITE block to org file. Your exporter has to # Adds a TOWRITE block to org file. Your exporter has to
# know how to deal with this block. For example for latex you need # know how to deal with this block. For example for latex you need
# to include this header `#+LATEX_HEADER: \newenvironment{\TOWRITE}{...}` # to include this header `#+LATEX_HEADER: \newenvironment{\TOWRITE}{...}{...}`
# -- # --
#+BEGIN_TOWRITE #+BEGIN_TOWRITE
$0 $0