Rhex 论坛系统

做爱做的事!

关于小黑屋帮助FAQ协议Rss赞助
Rhex 论坛系统 @ 2026·Powered by Rhex 1.0.42
🏠首页
摸鱼
吹牛逼
Rhex讨论
程序发布建议/Bug插件发布🪐优秀站点
测试区
测试画廊测试节点
26

这个楼主还没有留下简介。

回复讨论
2

登录后可参与回复讨论。

Rhex 论坛系统

登录后即可签到、查看积分与快捷发帖

Rhex 论坛系统是一个适合开源部署的现代论坛基础站点

相关主题

暂无相关主题。

主题标签

全部标签
暂无标签
目录
Typography Elements in OneHeadings H1 to H6H1 HeadingH2 HeadingH3 HeadingH4 HeadingH5 HeadingH6 HeadingFootnoteBlockquoteList ItemsCode BlocksMathematicsTableTable 1: With AlignmentTable 2: With Typography ElementsHorizontal LineMediaVideo Embedded IframeImage
文明发言,理性讨论
网球
💬
·4小时前
网球
💬
·4小时前
首页
测试区
测试区 节点
测试画廊帖 6

测试发帖功能

NOTE: This markdown cheatsheet is a typography demo for this theme. Check out this post to learn more about this markdown usage when you want to get started with this theme. Enjoy!

Typography Elements in One

Let’s start with a informative paragraph. This text is bolded. But not this one! How about italic text? Cool right? Ok, let’s combine them together. Yeah, that’s right! I have code to highlight, so ThisIsMyCode(). What a nice! Good people will hyperlink away, so here we go or http://www.example.com.

<div class="divider"></div>

Headings H1 to H6

H1 Heading

H2 Heading

H3 Heading

H4 Heading

H5 Heading
H6 Heading

<div class="divider"></div>

Footnote

Let’s say you have text that you want to refer with a footnote, you can do that too! This is an example for the footnote number one [1]. You can even add more footnotes, with link! [2]

<div class="divider"></div>

Blockquote

Start by doing what’s necessary; then do what’s possible; and suddenly you are doing the impossible. --Francis of Assisi

NOTE: This theme does NOT support nested blockquotes.

<div class="divider"></div>

List Items

  1. First order list item
  2. Second item
  • Unordered list can use asterisks
  • Or minuses
  • Or pluses

<div class="divider"></div>

Code Blocks

javascript
var s = "JavaScript syntax highlighting"; alert(s);
python
s = "Python syntax highlighting" print s
text
No language indicated, so no syntax highlighting. But let's throw in a <b>tag</b>.

<div class="divider"></div>

Mathematics

The theme comes ready with mathjax support built in, allowing for both simple inline equations like $$ax^2 + bx + c = 0$$ and much more complex mathematical expressions such as equation $$\eqref{eq:sample}$$ below.

∇×B⃗− 1c ∂E⃗∂t=4πcj⃗∇⋅E⃗=4πρ\labeleq:sample∇×E⃗ + 1c ∂B⃗∂t=0⃗∇⋅B⃗=0\begin{align} \nabla \times \vec{\mathbf{B}} -\, \frac1c\, \frac{\partial\vec{\mathbf{E}}}{\partial t} &= \frac{4\pi}{c}\vec{\mathbf{j}} \\ \nabla \cdot \vec{\mathbf{E}} &= 4 \pi \rho \tag{2} \label{eq:sample}\\ \nabla \times \vec{\mathbf{E}}\, +\, \frac1c\, \frac{\partial\vec{\mathbf{B}}}{\partial t} &= \vec{\mathbf{0}} \\ \nabla \cdot \vec{\mathbf{B}} &= 0\\ \end{align} ∇×B−c1​∂t∂E​∇⋅E∇×E+c1​∂t∂B​∇⋅B​=c4π​j​=4πρ\labeleq:sample=0=0​(2)​

<div class="divider"></div>

Table

Table 1: With Alignment

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

Table 2: With Typography Elements

Markdown Less Pretty
Still renders nicely
1 2 3

<div class="divider"></div>

Horizontal Line

The HTML <hr> element is for creating a “thematic break” between paragraph-level elements. In markdown, you can create a <hr> with any of the following:

  • ___: three consecutive underscores
  • ---: three consecutive dashes
  • ***: three consecutive asterisks

renders to:




<div class="divider"></div>

Media

Video Embedded Iframe

<iframe width="560" height="315" src="//player.bilibili.com/player.html?aid=335804663&bvid=BV1SR4y1p7tm&cid=417378472&page=1" frameborder="0" allowfullscreen></iframe>

Image

meitu.jpg


  1. Footnote number one yeah baby! Long sentence test of footnote to see how the words are wrapping between each other. Might overflowww! ↩︎

  2. A footnote you can link to - click here! ↩︎

Rhex
Rhex
测试节点
帖 10
测试节点
·7小时前
winegrower