1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-07-19 11:16:01 +00:00

update recipe states

This commit is contained in:
Rokt33r
2015-06-24 20:39:36 +09:00
parent 0e6fe35ca4
commit debfa6323b
22 changed files with 477 additions and 50 deletions
@@ -25,7 +25,7 @@
<div class="panel panel-default">
<div class="panel-body">
<div ng-bind-html="vm.recipe.content | marked"></div>
<div ng-bind-html="vm.recipe.content | marked" class="marked"></div>
</div>
</div>
</div>