Skip to content

Commit

Permalink
Changed the attributes to bulleted points
Browse files Browse the repository at this point in the history
  • Loading branch information
bharadwajyarlagadda committed Aug 21, 2016
1 parent 833ff9c commit 0174c94
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions docs/guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@ korona also helps you to build individual html tags.
---

korona supports some of the anchor tag attributes like:
# ``charset``
# ``coords``
# ``download``
# ``href``
# ``hreflang``
# ``name``
# ``rel``
# ``rev``
# ``shape``
# ``target``
# ``type``
# ``text`` (The text as in <a>{text}</a>)
- ``charset``
- ``coords``
- ``download``
- ``href``
- ``hreflang``
- ``name``
- ``rel``
- ``rev``
- ``shape``
- ``target``
- ``type``
- ``text`` (The text as in <a>{text}</a>)

korona can build an anchor tag.

Expand Down

0 comments on commit 0174c94

Please sign in to comment.