Skip to content

Remove silly backticks from documentation

Tammo Jan Dijkema requested to merge docs_remove_backticks into master

These backticks are not necessary anymore after !1349 (merged).

Commands run:

sed -i "s/ *\`\.\`/./g" *.yml
sed -i "s/ *\`?\`/?/g" *.yml

Merge request reports

Loading