jimrhoskins / ngmodules.org

Angular Modules Website
http://ngmodules.org
81 stars 11 forks source link

can not use html in readme #62

Open Mehrdad-Dadkhah opened 8 years ago

Mehrdad-Dadkhah commented 8 years ago

hi tnx for good website

I want write sth like this in readme

Usage

<h2>Textarea</h2>
<editablediv textarea=true placeholder="this is a placeholder of textarea"></editablediv>

<h2>Input</h2>
<editablediv input=true placeholder="this is a placeholder of input"></editablediv>

everything is ok but I can't see my html code block

deltreey commented 8 years ago

:+1: