guides-source icon indicating copy to clipboard operation
guides-source copied to clipboard

Links in headers does not render correctly

Open chancancode opened this issue 6 years ago • 1 comments

Something like this:

### [Some Title With Link](...)

* some
* content

Causes some kind of rendering bug that turns the whole section (the h3 and the entire list) to become a single link.

chancancode avatar Sep 22 '19 04:09 chancancode

Workaround atm: https://github.com/ember-learn/super-rentals-tutorial/pull/61

chancancode avatar Sep 22 '19 04:09 chancancode