I hereby claim:
- I am raulrpearson on github.
- I am raulrpearson (https://keybase.io/raulrpearson) on keybase.
- I have a public key ASAMvuTaIqh8NFfaYqYFly6kbnQiZErWs2UI1EW_BH36ago
To claim this, I am signing this object:
| { | |
| "description": "Insert backquote in one swift stroke.", | |
| "manipulators": [ | |
| { | |
| "conditions": { | |
| "input_sources": [ | |
| { | |
| "input_source_id": "^com\\.apple\\.keylayout\\.Spanish-ISO$" | |
| } | |
| ], |
I hereby claim:
To claim this, I am signing this object:
| (defun myelisp-subtree-to-html () | |
| "Create buffer with HTML export from org subtree at point." | |
| (interactive) | |
| ;; Setup | |
| (split-window-right) | |
| (org-html-export-as-html nil 1 nil 1) | |
| (html-mode) | |
| ;; Substitutions | |
| (replace-regexp | |
| "[\.]+/Resources" |