markdownload icon indicating copy to clipboard operation
markdownload copied to clipboard

add lowercase and uppercase parameterizations

Open redxtech opened this issue 1 year ago • 0 comments

I have added two parameterizations: {variable:lower} and {variable:upper}, which call .toLowerCase() and .toUpperCase() on the variables respectively.

I have also added docs on this to the options.html page.

redxtech avatar Jun 03 '24 21:06 redxtech