[PATCH] ox-md.el: Respect `:html-prefer-user-labels' for target type

2025-05-06 Thread Markus Huber-Liebl
>From 341d7237b2b274c6f7d8da379f58ecb3ccb5d215 Mon Sep 17 00:00:00 2001 From: Markus Huber-Liebl Date: Tue, 6 May 2025 23:25:40 +0200 Subject: [PATCH] ox-md.el: Respect `:html-prefer-user-labels' for target type * lisp/ox-md.el (org-md-link): Use `raw-path' as reference for tar

[PATCH] ox-latex.el/org-latex--make-option-string: Surround option string with braces if it includes brackets

2021-05-26 Thread Markus Huber
lisp/ox-latex.el (`org-latex--make-option-string'): If `value' of a `pair' from `options' contains a bracket the whole `value' is surrounded by braces. In case of LaTeX export using listings the dialect of a language (e.g. [LaTeX]TeX) is surrounded by brackets. For inline source blocks all optio