Text unit sample.xsl 편집하기
Tutor (토론 | 기여)님의 2026년 8월 26일 (수) 16:18 판 (새 문서: <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:output method="html" encoding="UTF-8" indent="yes"/> <xsl:template match="/text_unit"> <div class="text-unit-container" style="font-family: 'Noto Serif KR', serif; line-height: 1.8; padding: 20px;"> <h2 style="border-bottom: 2px solid #333; padding-bottom: 5px;"> ID: <xsl:value-of select="@id"/> </h2>...)
경고: 이 문서의 오래된 판을 편집하고 있습니다.
이것을 게시하면, 이 판 이후로 바뀐 모든 편집이 사라집니다.