var app = angular.module('plunker', []); app.directive('bindMarkdown', function () { return { restrict: 'A', link: function (scope, element, attrs) { scope.
確定! 回上一頁