Localization

This commit is contained in:
Paul Schneider 2019-06-21 09:20:13 +01:00
commit 313ba449e7
29 changed files with 1140 additions and 65 deletions

View file

@ -8,6 +8,7 @@ using Microsoft.AspNet.Razor.TagHelpers;
namespace Yavsc.TagHelpers
{
[HtmlTargetElement("div", Attributes = MarkdownContentAttributeName)]
[HtmlTargetElement("h1", Attributes = MarkdownContentAttributeName)]
[HtmlTargetElement("h2", Attributes = MarkdownContentAttributeName)]