In the Export Tagging tab of an object style, is there a way to have a second class be emitted from the style? For our purposes we need to add a class that Swiper.js recognizes to prevent swiping when moving a horizontal scrolling frame, but any second class i put there ends up being combined with the first.
So far every character ive tried is converted to a dash or is ignored, combining the two classes.
InDesigns docs state that a space is enough to create multiple classes so i figured it was something in5 was doing. Is there a character or pattern i can use to emit 2 classes?
I can obviously do this with js but would prefer to do it within indesign as it would require less reworking