Skip to content

Commit

Permalink
EZP-30513: Inore nested embed/embed-inline inside link
Browse files Browse the repository at this point in the history
  • Loading branch information
SerheyDolgushev committed Aug 8, 2019
1 parent 213452f commit 14958c5
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,9 @@
</xsl:element>
</xsl:template>

<xsl:template match="link/embed|link/embed-inline">
</xsl:template>

<xsl:template name="addEmbedLinkAttributes">
<xsl:variable name="fragment">
<xsl:if test="@ezlegacytmp-embed-link-anchor_name != ''">
Expand Down

0 comments on commit 14958c5

Please sign in to comment.