meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
programming:rst [2024/12/06 18:38] niziakprogramming:rst [2024/12/06 18:56] (current) niziak
Line 2: Line 2:
  
 tags: Sphinx, rst tags: Sphinx, rst
- 
-===== special symbols ===== 
- 
-==== unicode symbol ==== 
- 
-For example, how to insert "tick" symbol. Find code of symbol here: [[https://www.compart.com/en/unicode/search?q=check+mark#characters|Unicode Characters]] 
- 
-<code rst>unicode:: U+2714</code> 
- 
-==== <br /> new line symbol ==== 
-To insert new line: 
- 
- 
  
 ===== text formating ===== ===== text formating =====