Skip to content

essdocs/sims.primary.cy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

db6257e · Dec 11, 2018

History

2 Commits
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018

Repository files navigation

Welcome to SIMS Help

Whenever you commit to this repository, GitHub Pages runs Jekyll to rebuild the pages in your site, from the content in your Markdown files.

Markdown

Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for

Syntax highlighted code block

# Header 1
## Header 2
### Header 3


This is a lead
{:.lead}

* Bulleted
* List

1. Numbered
1. List

**Bold** and *Italic* and `Code` text

[Link](url) 

![Image](src)


> A top tip.
{:.tip}

> A top note.
{:.note}

> A top warning.
{:.warning}


{% include faq.html explain="Additional stuff in a accordion" %}

Something inside an accordion

{% include faq-end.html %}

For more details see GitHub Flavored Markdown.