diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-01-02 02:21:01 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-01-02 02:21:01 -0500 |
commit | f17e933c9d6dafb7e775c85564bf2342caee5aae (patch) | |
tree | 44fa0e045eaeb99e264432ce6f67531e47854142 /2020 | |
parent | 217317b0f01163c8a1962a41fbc3603cec14efc9 (diff) | |
download | emacsconf-wiki-f17e933c9d6dafb7e775c85564bf2342caee5aae.tar.xz emacsconf-wiki-f17e933c9d6dafb7e775c85564bf2342caee5aae.zip |
Try escaping the 1.
Diffstat (limited to '2020')
-rw-r--r-- | 2020/info/30.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2020/info/30.md b/2020/info/30.md index 422e26c8..c1ccb761 100644 --- a/2020/info/30.md +++ b/2020/info/30.md @@ -86,7 +86,7 @@ in Emacs. [[!template text="a lot of good features. First, the speed." start="00:01:10.799" video="mainVideo" id=subtitle]] [[!template text="Time spent here, 0.6, is essentially" start="00:01:15.119" video="mainVideo" id=subtitle]] [[!template text="the time that it takes to:" start="00:01:17.120" video="mainVideo" id=subtitle]] -[[!template text="1. convert the Emacs representation of text" start="00:01:18.479" video="mainVideo" id=subtitle]] +[[!template text="1\. convert the Emacs representation of text" start="00:01:18.479" video="mainVideo" id=subtitle]] [[!template text="into the vterm representation of what is a string," start="00:01:22.241" video="mainVideo" id=subtitle]] [[!template text="and 2., into actually displaying that," start="00:01:25.041" video="mainVideo" id=subtitle]] [[!template text="and that can take time" start="00:01:27.361" video="mainVideo" id=subtitle]] |