diff options
author | Sacha Chua <sacha@sachachua.com> | 2023-03-10 14:59:44 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2023-03-10 14:59:44 -0500 |
commit | 7bcac292227ee37b9efc3d65699a3601700770f1 (patch) | |
tree | a10c93fcb947475248d0609cbf067851b421c0e0 /2022/talks | |
parent | e1b1f5793ae3d4e7bd3def5b30e2a17016ac1759 (diff) | |
download | emacsconf-wiki-7bcac292227ee37b9efc3d65699a3601700770f1.tar.xz emacsconf-wiki-7bcac292227ee37b9efc3d65699a3601700770f1.zip |
chapter markers for sqlite
Diffstat (limited to '2022/talks')
-rw-r--r-- | 2022/talks/sqlite.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/2022/talks/sqlite.md b/2022/talks/sqlite.md index 8982e91b..89146b51 100644 --- a/2022/talks/sqlite.md +++ b/2022/talks/sqlite.md @@ -11,13 +11,6 @@ Andrew Hyatt (he/him) [[!inline pages="internal(2022/info/sqlite-before)" raw="yes"]] -[[!template id="help" -volunteer="" -summary="Q&A could be indexed with chapter markers" -tags="help_with_chapter_markers" -message="""The Q&A session for this talk does not have chapter markers yet. -Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="sqlite-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to <emacsconf-submit@gnu.org>."""]] - Emacs can now be built with SQLite, giving native support for reading and writing to a database. With this, we can start seriously |