diff --git a/docs/features.md b/docs/features.md index cc9d230..531e35c 100644 --- a/docs/features.md +++ b/docs/features.md @@ -302,7 +302,7 @@ If you want to add lines numbers use next construction: function action() { // TODO return true; - } + } When neccessary emphasize that code is commented, you need to use span element with `comment` class;