Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A VERY rudimentary regex enhancment #78

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Feb 28, 2024

  1. A VERY rudimentary regex enhancment

    I tried to implement an enhancement so one string can be replaced before export. I did my changes in javscript directly and it seems to work. I have little experience and no toolchain for Typescript so I hopefully transfered the code correctly.
    CePeU committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    def1595 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Hopefully Tabs are right now

    CePeU authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b2482a8 View commit details
    Browse the repository at this point in the history
  2. Tab adjsutment necessary?

    CePeU authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    db5bcc6 View commit details
    Browse the repository at this point in the history
  3. Corrected var to let (for more regex I need to be able to redeclare a…

    …nyway). Hopefully found now all Spaces ...
    CePeU authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8743892 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Adjusted CONST Default Settings to include new

    configuration parameters
    CePeU committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7b5c0aa View commit details
    Browse the repository at this point in the history
  2. Comment adjusted

    CePeU committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6d433db View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    320f1f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. ESlint adjustments

    CePeU committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d20e109 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1298d17 View commit details
    Browse the repository at this point in the history