summaryrefslogtreecommitdiffstats
path: root/2019
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2020-07-19 16:06:49 -0400
committerAmin Bandali <bandali@gnu.org>2020-07-19 16:06:49 -0400
commit099dba482be5170f80559fa5dfae44e14d021a7f (patch)
tree3dd7d49711a72d1fd2d8f9fecf0f440e2fd0b4b5 /2019
parent38f11c1f1f6556fefcc4717cf3a7b2b1d556e74a (diff)
downloademacsconf-wiki-099dba482be5170f80559fa5dfae44e14d021a7f.tar.xz
emacsconf-wiki-099dba482be5170f80559fa5dfae44e14d021a7f.zip
Revert "2019/talks/03: try out !format directive for highlighting"
This reverts commit 38f11c1f1f6556fefcc4717cf3a7b2b1d556e74a. does not support org, no point in enabling/using it for the time being
Diffstat (limited to '2019')
-rw-r--r--2019/talks/03.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/2019/talks/03.md b/2019/talks/03.md
index cf64c414..c703248e 100644
--- a/2019/talks/03.md
+++ b/2019/talks/03.md
@@ -11,7 +11,7 @@ type="video/webm"]]
### Notes
-[[!format org """
+```org
. Built-in support for bignums
In Emacs 27, you can now have arbitrarily long integer constants, or
@@ -161,4 +161,4 @@ will be chosen based on the local language.
In a sense, this is more a flag to show people that we're thinking about this
direction in the future, even though there is still so much more to be done,
and as always, volunteers are more than welcome!
-"""]]
+```