This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
apostrophe characters issues in tutorial #1596
Open
Description
The apostrophe characters has been replaced by the html escape sequence '
on some places within the tutorial code blocks. For example:
- https://angulardart.org/tutorial/03-ch01-creating-your-first-app.html, in the mustache example for foobar
- https://angulardart.org/tutorial/04-ch02-component.html, in the selector on @component example