Skip to content

Commit

Permalink
Fix: Irregular Action Refactoring ( Fixes #235, Fixes #236 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Sep 22, 2024
1 parent 5e1eac2 commit 95ea4fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RegEx/OpenSCAD/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ This directory contains Regular Expressions for [OpenSCAD](https://openscad.org/
|----------------------------------------------------|---------------------------------------------|-----------|
|[?<OpenSCAD_Customization>](Customization.regex.txt)|Matches Potential Open SCAD Customizations |False |
|[?<OpenSCAD_Function>](Function.regex.txt) |Matches Open SCAD Functions |False |
|[?<OpenSCAD_Include>](Include.regex.txt) |Matches Open SCAD Include statements |False |
|[?<OpenSCAD_Include>](Include.regex.txt) |Matches Open SCAD Modules |False |
|[?<OpenSCAD_Module>](Module.regex.txt) |Matches Open SCAD Modules |False |
|[?<OpenSCAD_Parameter>](Parameter.regex.txt) |Matches Potential Open SCAD Module Parameters|False |
|[?<OpenSCAD_Use>](Use.regex.txt) |Matches OpenSCAD Use statements |False |
|[?<OpenSCAD_Use>](Use.regex.txt) |Matches Open SCAD Modules |False |


0 comments on commit 95ea4fc

Please sign in to comment.