a better namespace

This commit is contained in:
2019-02-08 10:18:33 +00:00
parent 242a18f7b8
commit d6cd9996b6

View File

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