Escape double quotes in description
This commit is contained in:
parent
a3f00dd5ea
commit
bc01654396
@ -1813,7 +1813,7 @@ layout: default
|
|||||||
image="assets/img/tools/Etherpad.png"
|
image="assets/img/tools/Etherpad.png"
|
||||||
url="http://etherpad.org"
|
url="http://etherpad.org"
|
||||||
footer="OS: Windows, macOS, Linux."
|
footer="OS: Windows, macOS, Linux."
|
||||||
description="Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. Etherpad allows you to edit documents collaboratively in real-time, much like a live multi-player editor that runs in your browser. Write articles, press releases, to-do lists, etc. To view the live version go to <a href="https://etherpad.net/">Etherpad.net</a>"
|
description="Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. Etherpad allows you to edit documents collaboratively in real-time, much like a live multi-player editor that runs in your browser. Write articles, press releases, to-do lists, etc. To view the live version go to <a href=\"https://etherpad.net/\">Etherpad.net</a>"
|
||||||
%}
|
%}
|
||||||
|
|
||||||
{% include card.html color="primary"
|
{% include card.html color="primary"
|
||||||
|
Reference in New Issue
Block a user