-
-
Notifications
You must be signed in to change notification settings - Fork 862
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: adjusted Text parser to support char in the string (#2189)
Current implementation does not handle e.g. ``` $type $interface.displayName ($interface.BSDName) ``` This changes to a regex parser that does allow this. Signed-off-by: Luke Hamburg <[email protected]>
- Loading branch information
1 parent
bd3da69
commit 2721635
Showing
1 changed file
with
19 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters