You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactored markdown to HTML conversion out of ReadMeService to sit inside it's own service, named MarkdownService, so that it can be reused
* Display embedded licence MD file as rendered HTML (#7975)
* added registration of MarkdownService
* Put license MD rendering to HTML behind a feature flag
* renamed licence to license because I can't spell
* just registering IMarkdownService not MarkdownService
* minor cleanups
* minor cleanups after review
* Resolving conflicts after rebase with dev
* Display embedded licence MD file as rendered HTML (#7975)
* added registration of MarkdownService
* Put license MD rendering to HTML behind a feature flag
* renamed licence to license because I can't spell
* just registering IMarkdownService not MarkdownService
* minor cleanups
* minor cleanups after review
* fixed usings
* Fix CI
* Update
Co-authored-by: Svetlana Kofman <[email protected]>
Co-authored-by: zhhyu <[email protected]>
0 commit comments