Hello World

    Bad link
    Content
    Duplicate!
    `; render(); }; $('#btn-clear').onclick = () => { $('#html-in').value = ''; $('#output').innerHTML = ''; }; GZ.renderToolPage({ category: 'dev', titleKey: 'toolTitle', descKey: 'toolDesc', howToSteps: ['step1','step2','step3','step4'], related: [ {icon:'📄', href:'/dev/html-formatter.html', name:'HTML Formatter'}, {icon:'🗜️', href:'/dev/html-minifier.html', name:'HTML Minifier'}, {icon:'📋', href:'/dev/json.html', name:'JSON Formatter'}, {icon:'🎨', href:'/dev/css-to-tailwind.html', name:'CSS to Tailwind'}, ] });