diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2019-01-05 22:54:01 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2019-01-05 22:59:44 -0500 |
commit | ed8b0376b890466f9ab553485f12a8b7a3b7c63c (patch) | |
tree | a0cabac25263f4096dcaf6f1f7b3a2e23b83b168 /resources/scripts/helpers | |
parent | 801a34cecb84314cc9126f6bc51f21e8a4863750 (diff) | |
download | librebootfr-ed8b0376b890466f9ab553485f12a8b7a3b7c63c.tar.gz librebootfr-ed8b0376b890466f9ab553485f12a8b7a3b7c63c.zip |
Rework regexp for .md extension replacement (www)
Related issue #570
The markdown file extension was not consistently replaced with an
HTML extension due to a bug in the regexps used in www/publish.sh
caused by the A-Z character range not being included in the
character alternative.
Along with correcting the aforementioned, this patch allows for more
robust link anchor capturing by allowing the use and replacement of
characters within the ranges a-z, A-Z, 0-9, _ (underscore),
and - (hyphen).
Diffstat (limited to 'resources/scripts/helpers')
0 files changed, 0 insertions, 0 deletions