ci: add GitHub Actions workflows for upstream sync and release automation

This commit is contained in:
Your Name 2026-03-04 17:19:56 +08:00
parent 0d201261c8
commit 5d421e8a76
7035 changed files with 106275 additions and 0 deletions

View file

@ -0,0 +1,45 @@
<h1 id="測試文件-test-document">測試文件 Test Document</h1>
<p>這是一個<strong>多語言</strong>測試文件。</p>
<h2 id="中文內容">中文內容</h2>
<p>繁體中文測試:台灣、香港、澳門 簡體中文测试:北京、上海、广州</p>
<h2 id="english-content">English Content</h2>
<p>This is an English paragraph for testing.</p>
<h2 id="日本語コンテンツ">日本語コンテンツ</h2>
<p>これは日本語のテスト段落です。</p>
<h2 id="한국어-콘텐츠">한국어 콘텐츠</h2>
<p>이것은 한국어 테스트 단락입니다.</p>
<h3 id="表格-table">表格 Table</h3>
<table>
<thead>
<tr>
<th>語言</th>
<th>Language</th>
<th>問候</th>
</tr>
</thead>
<tbody>
<tr>
<td>中文</td>
<td>Chinese</td>
<td>你好</td>
</tr>
<tr>
<td>英文</td>
<td>English</td>
<td>Hello</td>
</tr>
<tr>
<td>日文</td>
<td>Japanese</td>
<td>こんにちは</td>
</tr>
<tr>
<td>韓文</td>
<td>Korean</td>
<td>안녕하세요</td>
</tr>
</tbody>
</table>
<h3 id="代碼-code">代碼 Code</h3>
<div class="sourceCode" id="cb1"><pre
class="sourceCode javascript"><code class="sourceCode javascript"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="bu">console</span><span class="op">.</span><span class="fu">log</span>(<span class="st">&quot;Hello, 世界!&quot;</span>)<span class="op">;</span></span></code></pre></div>

View file

@ -0,0 +1,45 @@
\section{測試文件 Test
Document}\label{ux6e2cux8a66ux6587ux4ef6-test-document}
這是一個\textbf{多語言}測試文件。
\subsection{中文內容}\label{ux4e2dux6587ux5167ux5bb9}
繁體中文測試:台灣、香港、澳門 簡體中文测试:北京、上海、广州
\subsection{English Content}\label{english-content}
This is an English paragraph for testing.
\subsection{日本語コンテンツ}\label{ux65e5ux672cux8a9eux30b3ux30f3ux30c6ux30f3ux30c4}
これは日本語のテスト段落です。
\subsection{한국어 콘텐츠}\label{uxd55cuxad6duxc5b4-uxcf58uxd150uxce20}
이것은 한국어 테스트 단락입니다.
\subsubsection{表格 Table}\label{ux8868ux683c-table}
{\def\LTcaptype{none} % do not increment counter
\begin{longtable}[]{@{}lll@{}}
\toprule\noalign{}
語言 & Language & 問候 \\
\midrule\noalign{}
\endhead
\bottomrule\noalign{}
\endlastfoot
中文 & Chinese & 你好 \\
英文 & English & Hello \\
日文 & Japanese & こんにちは \\
韓文 & Korean & 안녕하세요 \\
\end{longtable}
}
\subsubsection{代碼 Code}\label{ux4ee3ux78bc-code}
\begin{Shaded}
\begin{Highlighting}[]
\BuiltInTok{console}\OperatorTok{.}\FunctionTok{log}\NormalTok{(}\StringTok{"Hello, 世界!"}\NormalTok{)}\OperatorTok{;}
\end{Highlighting}
\end{Shaded}

View file

@ -0,0 +1,43 @@
測試文件 Test Document
======================
這是一個\ **多語言**\ 測試文件。
中文內容
--------
繁體中文測試:台灣、香港、澳門 簡體中文测试:北京、上海、广州
English Content
---------------
This is an English paragraph for testing.
日本語コンテンツ
----------------
これは日本語のテスト段落です。
한국어 콘텐츠
-------------
이것은 한국어 테스트 단락입니다.
表格 Table
~~~~~~~~~~
==== ======== ==========
語言 Language 問候
==== ======== ==========
中文 Chinese 你好
英文 English Hello
日文 Japanese こんにちは
韓文 Korean 안녕하세요
==== ======== ==========
代碼 Code
~~~~~~~~~
.. code:: javascript
console.log("Hello, 世界!");

View file

@ -0,0 +1,31 @@
# 測試文件 Test Document
這是一個**多語言**測試文件。
## 中文內容
繁體中文測試:台灣、香港、澳門
簡體中文测试:北京、上海、广州
## English Content
This is an English paragraph for testing.
## 日本語コンテンツ
これは日本語のテスト段落です。
## 한국어 콘텐츠
이것은 한국어 테스트 단락입니다.
### 表格 Table
| 語言 | Language | 問候 |
|------|----------|------|
| 中文 | Chinese | 你好 |
| 英文 | English | Hello |
| 日文 | Japanese | こんにちは |
| 韓文 | Korean | 안녕하세요 |
### 代碼 Code
```javascript
console.log("Hello, 世界!");
```

View file

@ -0,0 +1,35 @@
# 測試文件 Test Document
這是一個**多語言**測試文件。
## 中文內容
繁體中文測試:台灣、香港、澳門
簡體中文测试:北京、上海、广州
## English Content
This is an English paragraph for testing.
## 日本語コンテンツ
これは日本語のテスト段落です。
## 한국어 콘텐츠
이것은 한국어 테스트 단락입니다.
### 表格 Table
| 語言 | Language | 問候 |
| ---- | -------- | ---------- |
| 中文 | Chinese | 你好 |
| 英文 | English | Hello |
| 日文 | Japanese | こんにちは |
| 韓文 | Korean | 안녕하세요 |
### 代碼 Code
```javascript
console.log("Hello, 世界!");
```