first commit
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
|||||||
|
! Heading
|
||||||
|
!! Smolr heading
|
||||||
|
|
||||||
|
^[http://example.com](Link on the right) >>
|
||||||
|
(Example.com)[http://example.com]^
|
||||||
|
[https://n0va.nekoweb.org]^(Link to nekoweb.org in the middle) ^^
|
||||||
|
|
||||||
|
$[https://n0va.nekoweb.org/assets/empty.gif]
|
||||||
|
|
||||||
|
*italic*
|
||||||
|
**bold**
|
||||||
|
***bold italic***
|
||||||
|
|
||||||
|
--strikethrough--
|
||||||
|
~~strikethrough~~
|
||||||
|
|
||||||
|
$(variable=17)
|
||||||
|
|
||||||
|
The **VARIABLE** is $(variable)
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
int main() {
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user