Re: setting up rules on produced HTML class attributes

2022-01-16 Thread Patrice Dumas
On Sat, Jan 15, 2022 at 11:46:02PM +, Gavin Smith wrote: > > > > > > I'm not sure; I wonder if there would be a better prefix than "arg-". > > > > That's the best I could come up with... > > I think 'example-' is better. I didn't see that this could clash with any > other classes, but in th

Re: setting up rules on produced HTML class attributes

2022-01-15 Thread Gavin Smith
On Sun, Jan 09, 2022 at 02:49:04PM +0100, Patrice Dumas wrote: > > > With these rules some class names already output should change. One > > > case of change is the @example arguments which would need to be changed > > > and contradicts the current manual content. According to the proposal > > >

Re: setting up rules on produced HTML class attributes

2022-01-09 Thread Patrice Dumas
On Sat, Jan 08, 2022 at 07:02:19PM +, Gavin Smith wrote: > On Fri, Jan 07, 2022 at 03:43:52PM +0100, Patrice Dumas wrote: > > Hello, > > > > I would like to setup rules on class names used in HTML attributes, with > > the final aim to make it easier for users to do CSS, javascript or HTML > >

Re: setting up rules on produced HTML class attributes

2022-01-08 Thread Gavin Smith
On Fri, Jan 07, 2022 at 03:43:52PM +0100, Patrice Dumas wrote: > Hello, > > I would like to setup rules on class names used in HTML attributes, with > the final aim to make it easier for users to do CSS, javascript or HTML > postprocessing. > > > Here is my proposition, with 3 rules: > > Reserv

setting up rules on produced HTML class attributes

2022-01-07 Thread Patrice Dumas
Hello, I would like to setup rules on class names used in HTML attributes, with the final aim to make it easier for users to do CSS, javascript or HTML postprocessing. Here is my proposition, with 3 rules: Reserve class names without hyphen to @-commands. Output at max one of such attribut on