From e614fd92c3288dd862ffb696cacaa9aadd11516c Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sat, 5 Oct 2024 16:51:41 +0800 Subject: feat(docs): update readme with accurate community info and license links --- docs/source/about/introduction.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'docs/source/about/introduction.rst') diff --git a/docs/source/about/introduction.rst b/docs/source/about/introduction.rst index 02c627a..ff01d3d 100644 --- a/docs/source/about/introduction.rst +++ b/docs/source/about/introduction.rst @@ -1,6 +1,20 @@ 前言 ==== +.. code-block:: nivis + + if: contained!(event.message, r"Hello") => p", World!" ? false; + + +.. code-block:: rust + + fn main() { + println!("Hello, world!"); + } + + +:issue:`23` + 在开始之前 ---------------------------- -- cgit v1.2.3-70-g09d2