diff --git a/bin/update_html b/bin/update_html index 26dfc80fe..ec82ec491 100755 --- a/bin/update_html +++ b/bin/update_html @@ -52,7 +52,7 @@ function render_t2t_html { # Final post-processing if [ -f "$html" ] ; then - sed -i.bak "s//
/" "$html" && rm "$html.bak" + sed -i.bak "s/
/
/" "$html" && rm "$html.bak" + sed -i.bak "s/
2018-11-28
- GF 18.12 released. + GF 4.0.0 released. + Release notes
2018-07-25