Initial Commit
This commit is contained in:
commit
42522b099f
8 changed files with 344 additions and 0 deletions
BIN
src/Example/CompSoc_Logo_PNG.png
(Stored with Git LFS)
Normal file
BIN
src/Example/CompSoc_Logo_PNG.png
(Stored with Git LFS)
Normal file
Binary file not shown.
37
src/Example/Example.md
Normal file
37
src/Example/Example.md
Normal file
|
@ -0,0 +1,37 @@
|
|||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
title = "Title"
|
||||
date = 2023-08-07
|
||||
slides = true
|
||||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
|
||||
### Title
|
||||
|
||||
Subtitle
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
<!-- HTML comment -->
|
||||
|
||||
Slide 1
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
Slide 2
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
Image 1
|
||||
|
||||
![image][1]
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
Image 2
|
||||
|
||||
<img src="./CompSoc_Logo_PNG.png" height="100"></img>
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
|
||||
[1]: ./CompSoc_Logo_PNG.png
|
Loading…
Add table
Add a link
Reference in a new issue