Regex modify the article format: Difference between revisions
Jump to navigation
Jump to search
Created page with "=== Purpose === Convert the paragraph from: 1) ... to 1. ... original paragraph: <pre> 1) ... 2) ... </pre> to: <pre> 1. ... 2. ... </pre> === Approach === After enabled..."
(Created page with "=== Purpose === Convert the paragraph from: 1) ... to 1. ... original paragraph: <pre> 1) ... 2) ... </pre> to: <pre> 1. ... 2. ... </pre> === Approach === After enabled...") |
(No difference)
|