OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
2023-12-20 00:53:05 +00:00
parent bbdc741e8b
commit 009f2b3cdd
17 changed files with 99 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
created: 20231103222629549
creator: Octt
modified: 20231103223257478
modified: 20231220004122736
modifier: Octt
tags:
title: Regex
@@ -8,5 +8,6 @@ title: Regex
<<^wikipediaframe Regex>>
* [[regex101|https://regex101.com]] --- webapp to //build, test, and debug regex//
* [[RegexOne|https://regexone.com/]] --- //Learn Regular Expressions with simple, interactive exercises.//
* [[You can't parse [X]HTML with regex|https://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags/1732454#1732454]]