Thanks Ihor, this is really helpful. On Sun, May 4, 2025 at 2:07 PM Ihor Radchenko <yanta...@posteo.net> wrote:
> Matt Price <mopto...@gmail.com> writes: > > > the Quarto framework for markdown exports has a cool feature enabling > > annotation of code: > > > > https://quarto.org/docs/authoring/code-annotation.html > > > > I've been collaborating with quarto users and wonder whether there's an > > equivalent feature in org that I can use when working with them. > > See 12.6 Literal Examples > > In literal examples, Org interprets strings like ‘(ref:name)’ as > labels, and use them as targets for special hyperlinks like > ‘[[(name)]]’--i.e., the reference name enclosed in single parentheses. > In HTML, hovering the mouse over such a link remote-highlights the > corresponding code line(4), which is kind of cool. > > > -- > Ihor Radchenko // yantar92, > Org mode maintainer, > Learn more about Org mode at <https://orgmode.org/>. > Support Org development at <https://liberapay.com/org-mode>, > or support my work at <https://liberapay.com/yantar92> >