Re: [PATCH v3 2/2] doc-guide: add help documentation checktransupdate.rst
From: Jonathan Corbet
Date: Wed Jul 31 2024 - 09:02:59 EST
Dongliang Mu <mudongliangabcd@xxxxxxxxx> writes:
>> > +Then the output is something like:
>> > +
>> > +::
>> > +
>> > + Documentation/dev-tools/kfence.rst
>>
>> Can be more concisely and legibly expressed as:
>>
>> > Then the output is something like::
>> >
>> > (literal text here)
>>
>
> Hi jon,
>
> If I understand correctly, you mean to remove "::", right?
No, not quite - note that the "::" appears at the end of the line above
the literal block.
jon