summaryrefslogtreecommitdiffstats
path: root/2020/info/22.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2020-12-01 00:44:21 -0500
committerSacha Chua <sacha@sachachua.com>2020-12-01 00:44:21 -0500
commit59a50e53ec403dcd3a78a20ab4d67817813e07ae (patch)
tree0469a3258e7d8272119a50338109170b8a465f33 /2020/info/22.md
parent6be6f782694313f7492164b60db640e78a2e3d58 (diff)
downloademacsconf-wiki-59a50e53ec403dcd3a78a20ab4d67817813e07ae.tar.xz
emacsconf-wiki-59a50e53ec403dcd3a78a20ab4d67817813e07ae.zip
Fix spaces
Diffstat (limited to '2020/info/22.md')
-rw-r--r--2020/info/22.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/2020/info/22.md b/2020/info/22.md
index 5cc67e51..ef7adca4 100644
--- a/2020/info/22.md
+++ b/2020/info/22.md
@@ -121,28 +121,16 @@ The first argument may take some meta-information when you define it, which is e
## Do you intend to try to upstream this amazing work into Org? :)+1
no prior experience on how to upstream; suggestions and help appreciated
-
- <https://orgmode.org/contribute.html>
-
- Yes, I would suggest simply posting a short proposal for an org-defblock macro on the orgmode mailing list, and hopefully Bastien and other maintainers like Nicolas will discuss it with you. I think they would be excited to have this feature standardized in Org. +1+1+1+1 I am excited+1+1
add a little beginner-focused documentation and this becomes another great reason to use org over markdown, I imagine the maintainers would love to have it
# Notes
-
-
- Main article: <https://alhassy.github.io/org-special-block-extras/> (HTML or 48 page PDF)
-
-
- Slides for this talk: <https://alhassy.github.io/org-special-block-extras/emacs-conf-2020>
-
-
- [Reddit discussion](https://www.reddit.com/r/emacs/comments/k2whsy/declaring_new_special_blocks_with_arguments/)
-
-
- Elisp Reference Sheet: <https://alhassy.github.io/ElispCheatSheet/CheatSheet.pdf>
-
-
- My Emacs init: <https://github.com/alhassy/emacs.d#a-life-configuring-emacs>