a better namespace
This commit is contained in:
parent
c27a477614
commit
c496581447
1 changed files with 1 additions and 1 deletions
|
|
@ -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)]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue