Commit f99902e
committed
ox-publish: Allow linking to encrypted Org files
* lisp/ox-html.el (org-html-link): Convert .org.gpg file links to
.html, in addition to previously performed .org -> .html convertion.
(org-html-link-org-files-as-html): Update the docstring.
* doc/org-manual.org (Publishing links):
* etc/ORG-NEWS (Publishing now supports links to encrypted Org files):
Document the new feature.1 parent 3b0c4ad commit f99902e
3 files changed
+25
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16472 | 16472 | | |
16473 | 16473 | | |
16474 | 16474 | | |
16475 | | - | |
16476 | | - | |
16477 | | - | |
16478 | | - | |
16479 | | - | |
16480 | | - | |
16481 | | - | |
| 16475 | + | |
| 16476 | + | |
| 16477 | + | |
| 16478 | + | |
| 16479 | + | |
| 16480 | + | |
| 16481 | + | |
| 16482 | + | |
| 16483 | + | |
| 16484 | + | |
16482 | 16485 | | |
16483 | 16486 | | |
16484 | 16487 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
146 | 152 | | |
147 | 153 | | |
148 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
839 | 839 | | |
840 | 840 | | |
841 | 841 | | |
| 842 | + | |
| 843 | + | |
842 | 844 | | |
843 | 845 | | |
844 | 846 | | |
| |||
3066 | 3068 | | |
3067 | 3069 | | |
3068 | 3070 | | |
3069 | | - | |
3070 | | - | |
3071 | | - | |
3072 | | - | |
3073 | | - | |
3074 | | - | |
| 3071 | + | |
| 3072 | + | |
| 3073 | + | |
| 3074 | + | |
| 3075 | + | |
| 3076 | + | |
| 3077 | + | |
3075 | 3078 | | |
3076 | 3079 | | |
3077 | 3080 | | |
| |||
0 commit comments