Skip to content

Taghelper Issue #1

Description

@mguinness

While this code is experimental, I'm having a problem with a taghelper. The tag helper in question parses inline markdown text and outputs as html.

However the minifier currently executes prior to the taghelper processing, causing the output to be incorrect. Do you have any pointers on how the minification can be delayed until taghelpers have completed?

Reading aspnet/Razor#444 is seems that may not be possible due to the way the razor engine breaks the markup into chunks. I would be interested to get your input.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions