| Issue 7: | Ignore-case in target specification (-t and %!target) | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Let the user inform the desired target in any case combination: -t html -t HTML -t Html %!target: HTML %!target: Html The case shouldn't be a problem for the user, as it is today: $ echo | txt2tags -i- -o- -t HTML txt2tags: Error: Invalid target 'HTML' (try --help) |
|
|
|