summaryrefslogtreecommitdiffstats
path: root/2019/ideas.md
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2020-05-13 10:51:15 -0400
committerAmin Bandali <bandali@gnu.org>2020-05-13 10:51:15 -0400
commit3cc4d697c498db2fcf1863fbba66519dc7a49eee (patch)
treeda339c2e93df10425d3efb13ca88ca7fee4ef8d2 /2019/ideas.md
parent68c78520d12632dcb43662aeb7a30dade7e13d66 (diff)
downloademacsconf-wiki-3cc4d697c498db2fcf1863fbba66519dc7a49eee.tar.xz
emacsconf-wiki-3cc4d697c498db2fcf1863fbba66519dc7a49eee.zip
double dash seems to be more commonly used for quote attribution
Diffstat (limited to '2019/ideas.md')
-rw-r--r--2019/ideas.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/2019/ideas.md b/2019/ideas.md
index 7d07d34f..6e746d6d 100644
--- a/2019/ideas.md
+++ b/2019/ideas.md
@@ -21,8 +21,8 @@ quick examples and tell people what to search for so they can learn
more. (Part of the challenge of Emacs discovery is imagining what's
possible and another part is figuring out what it's called!)
---- contributed by [[SachaChua]], who would love to see people pick up
- the idea and run with it
+-- contributed by [[SachaChua]], who would love to see people pick up
+ the idea and run with it
### Extending Emacs to do ...
@@ -33,8 +33,8 @@ how to make something that shows popups or offers completion; how to
build REPLs or other interfaces; the basics of async or dynamic
modules...
---- also contributed by SachaChua, who apparently has a long wishlist
- of sessions she would love to attend
+-- also contributed by SachaChua, who apparently has a long wishlist
+ of sessions she would love to attend
### Live demo: gradual presentation of Emacs
@@ -63,7 +63,7 @@ Tetris.
The idea would be to start from "Notepad"-level and then build up and
up and up, hopefully blowing people who aren't used to Emacs' minds
---- [[AdamSjøgren]]
+-- [[AdamSjøgren]]
#### Emacs, Language Server Protocol(LSP) and Debug Adapter Protocol(DAP)
@@ -72,7 +72,7 @@ features maps to Emacs
packages(imenu/xref/company/helm/expand-region/) and the challenges
imposed by Emacs platform and elisp language. Demo of
lsp-mode/dap-mode and related components.
---- [[yyoncho]] lsp-mode/dap-mode maintainer.
+-- [[yyoncho]] lsp-mode/dap-mode maintainer.
#### Repetitive task become a breeze with Emacs
@@ -81,4 +81,4 @@ could identify repetitive tasks each specific user does and show them
how to do them faster in Emacs, in contrast with their current
workflow. That would be a great motivator to learn more of Emacs. I
even think this would be great for anyone, regardless of the level of
-their knowledge of Emacs. --- [[Quiliro]]
+their knowledge of Emacs. -- [[Quiliro]]