Skip to content

Code Alignment Version 11

Choose a tag to compare

@cpmcgrath cpmcgrath released this 17 Oct 06:05

Issues #27 and #32 Finished
This allows you to specify where to put the spaces. This allows you to right align.
For example, the following regex...

(?<insert>\d*)(?<compare>\d)

would line up ones, tens, etc