Version 0.4 of package Org-Transclusion-Http has just been released in NonGNU ELPA. You can now find it in M-x list-packages RET.
Org-Transclusion-Http describes itself as: ==================== Transclude over HTTP ==================== More at https://elpa.nongnu.org/nongnu/org-transclusion-http.html ## Summary: org-transclusion-http ═════════════════════ Transclude content over HTTP in Org mode with [org-transclusion]! [org-transclusion] <https://nobiot.github.io/org-transclusion/> Dependencies ──────────── `org-transclusion-http' uses [Pandoc] to render HTML content as Org mode, so to make full use of this package please ensure that the `pandoc' command is installed and in your `PATH'. [Pandoc] <https://pandoc.org/> Installation ──────────── Install `org-transclusion-http' with `M-x package-install RET org-transclusion-http' and then add the following snippet to your configuration: ┌──── │ (with-eval-after-load 'org-transclusion │ (add-to-list 'org-transclusion-extensions 'org-transclusion-http) │ (require 'org-transclusion-http)) └──── Usage ───── ## Recent NEWS: [Not provided 🙁]
