# Wiki Import Test ## Wiki Import Test Title This page will serve to test the capability of importing pages from the wiki to the mkdocs website. Testing the new actions workflow! ### Tests #### Formatting **Bold Text** *Italic Text* Underlined Red Text Highlighted Text Strikethrough Text SuperScript SubScript Left Aligned Center Aligned Right Aligned #### Lists - Bullet 1 - Bullet 2 - Bullet 3 - Bullet 4 1. Number 1 2. Number 2 3. Number 3 1. Number 4 - [x] Checked 1 - [x] Checked 2 - [ ] Unchecked 3 #### Link [Google](https://google.com) #### Table
Column1Column 2Column 3
Row 1Row 1Row 1
Row 2Row 2Row 2
Row 3Row 3Row 3
Row 4Row 4Row 4
#### Image [![RCRC_-01(2).png](https://wiki.rcrc.fyi/uploads/images/gallery/2025-06/scaled-1680-/rcrc-012.png)](https://wiki.rcrc.fyi/uploads/images/gallery/2025-06/rcrc-012.png) #### Code Block ```python print ("Hello World!") ``` #### Drawing
#### Collapsible Block
Hidden items Hidden item 1 Hidden item 2 Hidden item 3