html-hint icon indicating copy to clipboard operation
html-hint copied to clipboard

readme usage mistake

Open zhisme opened this issue 8 years ago • 3 comments

Hello, you have one mistake in usage section. Second div not closed.

<div class="hint--html hint--top">
  Place here any element
  <div class="hint__content">
    Place here your tooltip HTML content
  `<div>`
 >>>> `</div>`
</div>

zhisme avatar Mar 02 '17 17:03 zhisme

Also in other sections the same mistake.

zhisme avatar Mar 02 '17 17:03 zhisme

Thank you!!! Fixed

istarkov avatar Mar 02 '17 17:03 istarkov

Your examples still have this typo. screen shot 2017-07-25 at 4 15 46 pm

But still appreciate this cool repo :)

ckim16 avatar Jul 25 '17 23:07 ckim16