pretext icon indicating copy to clipboard operation
pretext copied to clipboard

Integrate validation stylesheet into Python routines

Open rbeezer opened this issue 3 years ago • 2 comments

The "validation plus" stylesheet could be integrated into the core routines backing the pretext/pretext script.

Along with output from Jing, each line could be busted up into components, then sorted/presented in different ways.

In particular:

  • Each error message exactly once.
  • All messages, sorted/grouped by error message text.
  • All messages, in document order (the default).

rbeezer avatar Apr 13 '22 21:04 rbeezer

Great idea. Would it be accessible in the CLI? That could help induce this author to make the switch.

kcrisman avatar Apr 13 '22 21:04 kcrisman

Eventually. We need to get jing to come along first. I have ideas.

rbeezer avatar Apr 13 '22 21:04 rbeezer