command-line-interface-pages / v2-tooling

Tools for handling v2.*.* syntax
6 stars 3 forks source link

Convert /-separated words to alternatives in code descriptions #90

Closed EmilyGraceSeville7cf closed 1 year ago

EmilyGraceSeville7cf commented 1 year ago

For the sake of clarity this:

Test if the specified variable has an empty/[n]on-empty value:

should be converted to:

Test if the specified variable has an (empty|[n]on-empty) value: