This repository has been archived on 2023-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
mfgames-nitride-cil/src/MfGames.Nitride.Markdown
D. Moonfire 2892ec3445
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
feat!: added cancellation token support to pipelines and operations
2023-01-17 19:24:09 -06:00
..
ConvertMarkdownToBase.cs feat!: added cancellation token support to pipelines and operations 2023-01-17 19:24:09 -06:00
ConvertMarkdownToBaseValidator.cs refactor!: fixed missed namespaces 2023-01-14 18:19:42 -06:00
ConvertMarkdownToGemtext.cs refactor!: renamed GetText to GetTextContentString 2023-01-15 12:43:42 -06:00
ConvertMarkdownToHtml.cs refactor!: renamed GetText to GetTextContentString 2023-01-15 12:43:42 -06:00
IdentifyMarkdown.cs feat!: added cancellation token support to pipelines and operations 2023-01-17 19:24:09 -06:00
IdentifyMarkdownFromPath.cs feat: made PipelineBase.AddDependency be a params 2023-01-15 12:20:41 -06:00
IdentifyMarkdownValidator.cs refactor: renaming namespaces 2022-09-06 00:53:22 -05:00
IsMarkdown.cs feat: implemented SingletonComponent to wrap most of the Is* components 2023-01-16 12:38:29 -06:00
MakeSingleLinkListItems.cs feat!: added cancellation token support to pipelines and operations 2023-01-17 19:24:09 -06:00
MfGames.Nitride.Markdown.csproj feat!: added cancellation token support to pipelines and operations 2023-01-17 19:24:09 -06:00
NitrideMarkdownBuilderExtensions.cs refactor!: fixed missed namespaces 2023-01-14 18:19:42 -06:00
NitrideMarkdownModule.cs refactor: renaming namespaces 2022-09-06 00:53:22 -05:00