branch: externals/ob-haxe commit bc3f44cb73cb7806bbf23f83e6f1caf6c9614dc9 Author: Ian Martins <ia...@jhu.edu> Commit: Ian Martins <ia...@jhu.edu>
ob-haxe.el: Add doc link to commentary --- ob-haxe.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ob-haxe.el b/ob-haxe.el index 6f5c529..60a457e 100644 --- a/ob-haxe.el +++ b/ob-haxe.el @@ -24,7 +24,8 @@ ;;; Commentary: -;; Org-Babel support for evaluating haxe source code. +;; Org Babel support for evaluating haxe source code. +;; https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-haxe.html ;;; Code: (require 'ob)