File:RegexpHighlight.webp: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 July 2024

  • curprev 06:2406:24, 2 July 2024Steve0Greatness talk contribs 153 bytes +153 Lorem Ipsum highlighted using the regex <code>/[a-z](?<![aeiou])[aeiou]/gi</code>. This regex searches for a consonant followed by a vowel.