diff options
author | Dante Catalfamo | 2020-11-25 20:13:45 -0500 |
---|---|---|
committer | Dante Catalfamo | 2020-11-25 20:13:45 -0500 |
commit | c212fffe6f2780d61232ccf61e6abfefc1055efd (patch) | |
tree | e6aeb30bbe73af1edd3a2b1d45edf6edb25f1854 /content/posts/WIP-org-ssh-export | |
parent | f60eb1185352d141f6d7041854d367c1659c125c (diff) | |
download | blog-c212fffe6f2780d61232ccf61e6abfefc1055efd.tar.gz blog-c212fffe6f2780d61232ccf61e6abfefc1055efd.tar.bz2 blog-c212fffe6f2780d61232ccf61e6abfefc1055efd.zip |
Add attr to last remaining image
Diffstat (limited to 'content/posts/WIP-org-ssh-export')
-rw-r--r-- | content/posts/WIP-org-ssh-export/index.org | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/content/posts/WIP-org-ssh-export/index.org b/content/posts/WIP-org-ssh-export/index.org index 553b63b..dc537ac 100644 --- a/content/posts/WIP-org-ssh-export/index.org +++ b/content/posts/WIP-org-ssh-export/index.org @@ -130,7 +130,9 @@ adding [[https://orgmode.org/manual/Tags.html][tags]], [[https://orgmode.org/man - Shadowsocks #+end_src -#+caption: Inside Emacs with all headings unfolded +#+ATTR_HTML: :title The code above rendered in Emacs +#+ATTR_HTML: :alt The code above rendered in Emacs +#+caption: The code above in Emacs with all headings unfolded [[file:example.png]] Finally to keep my SSH config up to date, I wrote [[https://github.com/dantecatalfamo/ox-ssh][ox-ssh]]. A backend |