1.0.4 (2019-09-28)
Add APIs to indent HTML files.
Requirements to run
- Visual Studio 2019 (16.3) or .NET Core 3.0 (3.0.100)
Requirements to build
- Visual Studio 2019 (16.3) or .NET Core 3.0 (3.0.100)
New
- Add the
ToString(FormatOptions)
method andFormatOptions
class to generate HTML files with indentation.
Changed
- Change the framework version with .NET Standard 2.1.