> On May 6, 2026, at 14:21, Ihor Radchenko <[email protected]> wrote:
>
> Perry Smith <[email protected]> writes:
>
>> What is the easiest way to have small amounts of text be included or not on
>> export? I know about SELECT_TAGS and EXCLUDE_TAGS but they only work on
>> headings and I know about the two export hooks but it just seems like I
>> would be recreating the wheel.
>>
>> The documentation I’m writing is for multiple devices with most of the text
>> common to all of the devices. I’d like to be able to write the text unique
>> to a specific device so it appears in the output for that device but not the
>> other devices.˘
>
> Macro can work, I think.
Can you be more specific? As far as I know, macros are unconditional.
Thank you