Modify Markdown ng-repeat directive to support tabset from angular-ui

萝らか妹 提交于 2019-12-13 00:58:47

问题


I've attempted to modify the directive here: https://stackoverflow.com/a/20957476/149060 So that each ng-repeat item will display inside a tabset the editor and it's preview each on a tab. The intent is to have the items work like GitHub comment boxes:

I've added Angular-UI dependencies and amended the markup, but it's not working, here: http://cssdeck.com/labs/moccmuta

来源:https://stackoverflow.com/questions/21392410/modify-markdown-ng-repeat-directive-to-support-tabset-from-angular-ui

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!