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.˘
