summaryrefslogtreecommitdiffstats
path: root/2019/talks/03.md
diff options
context:
space:
mode:
Diffstat (limited to '2019/talks/03.md')
-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!
-"""]]
+```