refactor: formatting files
This commit is contained in:
parent
cd9c8989dc
commit
6f84da0b02
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ This is a set of libraries for working with Markdown in C#. Most of the code are
|
|||
|
||||
The library includes the following:
|
||||
|
||||
- An extension for converting wiki links, such as `[[MfGames]]` into a link based on the title. This is for both HTML and Gemtext.
|
||||
- A output library for using MarkDig to generate Gemtext for Gemini pods.
|
||||
- An extension for converting wiki links, such as `[[MfGames]]` into a link based on the title. This is for both HTML and Gemtext.
|
||||
- A output library for using MarkDig to generate Gemtext for Gemini pods.
|
||||
|
||||
The documentation is rather light at the moment, but the tests are set up to show these can be used.
|
||||
|
||||
|
|
Reference in a new issue