[Emacs] Fix background colors link

This commit is contained in:
2016-10-25 12:11:58 -07:00
parent 65d6da3189
commit 472f60b770

View File

@@ -31,7 +31,7 @@ document) takes you to http://ivanmalison.github.io/dotfiles/#usemyowndefaultnam
In case you haven't noticed, that is where you should go grab the code that does In case you haven't noticed, that is where you should go grab the code that does
this. this.
**** Set Background Color Source Blocks **** Set Background Color Source Blocks
For some reason, org-mode uses all of your currently active fontification when exporting EXCEPT for background color. [[setbackgroundcolorofsourceblocksforexport][This]] modification fixes this. For some reason, org-mode uses all of your currently active fontification when exporting EXCEPT for background color. [[Set Background Color of Source Blocks for Export][This]] modification fixes this.
*** [[Functions][My functions section]] *** [[Functions][My functions section]]
...has a bunch of generally useful functions: ...has a bunch of generally useful functions:
+ [[downloadfile][Download a file into a buffer]] (curl straight into a file) + [[downloadfile][Download a file into a buffer]] (curl straight into a file)