Shad Ahmad
Shad Ahmad
Could be useful for theaters. ```javascript kerucSettings.showStage = true; ```
Old: ```HTML ``` Change instead to: ```HTML ``` The keruc settings are to be defined in parent controller, like so: ```JavaScript scope.kerucSettings = { canvasWidth: 500, canvasHeight: 500, vacantColourBg: '#76D75D'...
**Is your feature request related to a problem? Please describe.** Yes. Currently, when creating work items via the Azure DevOps CLI (az boards work-item create), Markdown formatting is not supported...