a better namespace
This commit is contained in:
@ -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)]
|
||||||
|
Reference in New Issue
Block a user