adding support for tags: h1, h2, h3, h4, h5, h6, p. #7
Annotations
3 errors and 2 warnings
build:
EasyHtmlToolkit.Test/Program.cs#L16
'H1Tag' does not contain a definition for 'Styles' and no accessible extension method 'Styles' accepting a first argument of type 'H1Tag' could be found (are you missing a using directive or an assembly reference?)
|
build:
EasyHtmlToolkit.Test/Program.cs#L16
'H1Tag' does not contain a definition for 'Styles' and no accessible extension method 'Styles' accepting a first argument of type 'H1Tag' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build:
EasyHtmlToolkit/Extensions/FileMinimizer.cs#L22
Possible null reference return.
|
build:
EasyHtmlToolkit/Extensions/FileMinimizer.cs#L22
Possible null reference return.
|