Text unit.xsl: 편집 역사

차이 선택: 비교하려는 판의 라디오 버튼을 선택한 다음 엔터나 아래의 버튼을 누르세요.
설명: (최신) = 최신 판과 비교, (이전) = 이전 판과 비교, 잔글= 사소한 편집

2026년 8월 26일 (수)

  • 최신이전 16:172026년 8월 26일 (수) 16:17Tutor 토론 기여 3,207 바이트 +3,207 새 문서: <?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"> <html lang="ko"> <head> <meta charset="UTF-8" /> <title>Text Unit</title> </head> <body> <!-- 1. 한문 텍스트 섹션 --> <section id="hanmun-section"> <h2>한문 텍스트 (Hanmun Text)</h2>...