Closed vojtajina closed 13 years ago
For the beginning, new lines and bold could be ok. We can extend that later...
Syntax:
* something bold * -> <b>something bold</b> first \n second line -> first <br /> second line
This should be implemented creating custom http://docs.angularjs.org/#!/api/angular.filter Don't forget unit tests for that !
For the beginning, new lines and bold could be ok. We can extend that later...
Syntax:
This should be implemented creating custom http://docs.angularjs.org/#!/api/angular.filter Don't forget unit tests for that !