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
fix: replace IMarkdownSourceCode with MarkdownSourceCode (#336)
* fix: update type reference for `MarkdownRuleDefinition`
* wip: fix CI failure
* wip: fix CI issues
* wip: remove `IMarkdownSourceCode` interface and replace it with `MarkdownSourceCode`
* wip: export `TextSourceCode`
* wip: replace `MarkdownTextSourceCodeOptions` with `SourceCodeBaseTypeOptions`
* wip: add types to generic
0 commit comments