Skip to content

Commit

Permalink
Change: GMP doc: start with section RNC Preamble closed
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmundell authored and bjoernricks committed Apr 24, 2024
1 parent 3b7604a commit ea3b12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/schema_formats/HTML/HTML.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<!-- RNC preamble. -->

<xsl:template name="rnc-preamble">
<details open="">
<details>
<xsl:call-template name="details-summary">
<xsl:with-param name="id" select="'rnc_preamble'"/>
<xsl:with-param name="text" select="'4 RNC Preamble'"/>
Expand Down

0 comments on commit ea3b12f

Please sign in to comment.