← Prev in month ← Prev in thread

using markup inside title elements

From
Peter Eisentraut <>
Date
2020-09-23T11:48:06+00:00
ID
Thread
using markup inside title elements
For example, consider text like

    You can use commands <command>foo</command> or
    <command>bar</command> for this.

Let's say we have a refentry for "foo", so it would be nice to write

    You can use commands <xref linkend="foo-refentry"/> or
    <command>bar</command> for this.
← Prev in month ← Prev in thread