Skip to content

Commit fabd82e

Browse files
committed
add an <a> without an href
1 parent 073b4a6 commit fabd82e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/elements.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ This is a list of links, some of which are code:
7373
- [This is my second list item that’s a link][$link]
7474
- This is my third item that has `<code>` and [`<LinkedCode>` mixed with text][$link]
7575

76+
And don't forget about proper styling for `<a>` tags that don’t have an `href`: <a>like this link right here</a>.
77+
7678
## Code
7779

7880
Normal code:

0 commit comments

Comments
 (0)