Hi, Kent Watsen <[email protected]> wrote: > Hi Martin, > > > Version 1.2 of rfcstrip (https://github.com/mbj4668/rfcstrip > > <https://github.com/mbj4668/rfcstrip>) can > > extract from the "artwork" element, and performs artwork unfolding, if > > needed. > > Thanks for this update to rfcstrip! > > If it’s not too late, may I suggest changing “-a” to “-x”? > > Reasons: > 1) ‘a’ stands for “artwork” but, in the long run, we’ll only be > striping out “sourcecode” elements
Before this fix, rfcstrip handled sourcecode elements only. With -a, it also handles artwork. > 2) ‘x’ could refer to the input format “XML” (as opposed to the > default “txt” format) > > Better, perhaps `rfcstrip` could automatically do the right thing, > either by keying off the suffix (.xml vs .txt) or by first testing > if the file contains XML? It already automatically tests if it is XML; there's no flag for that. /martin _______________________________________________ netmod mailing list [email protected] https://www.ietf.org/mailman/listinfo/netmod
