diff options
author | Sacha Chua <sacha@sachachua.com> | 2023-03-08 11:46:51 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2023-03-08 11:46:51 -0500 |
commit | 989e6316a5dfde0f0717c5573d6e10f8ca603cc1 (patch) | |
tree | 71a2c034d86ba8d423aca54f429b0e0bae7153d0 /2022/talks | |
parent | 0c046079be3a18c83f0222ed543cf422e55d3012 (diff) | |
download | emacsconf-wiki-989e6316a5dfde0f0717c5573d6e10f8ca603cc1.tar.xz emacsconf-wiki-989e6316a5dfde0f0717c5573d6e10f8ca603cc1.zip |
Add eshell chapter index
Diffstat (limited to '2022/talks')
-rw-r--r-- | 2022/talks/eshell.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/2022/talks/eshell.md b/2022/talks/eshell.md index 011b1a31..def188e8 100644 --- a/2022/talks/eshell.md +++ b/2022/talks/eshell.md @@ -11,13 +11,6 @@ Howard Abrams (he/him) [[!inline pages="internal(2022/info/eshell-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="eshell-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to <emacsconf-submit@gnu.org>."""]] - While Eshell is this quick and dirty way to run external commands, its *dirtiness* plays into the Lisp’s *malleable* big ball of mud metaphor, |