SUMMARY
This is a test article. I'd put some summary information up here.
MORE INFORMATION
Here's the main body information.
There is one space above this line and two below
two above this line and one shift+enter line below.
Here is more text to show the difference between a new line and new paragraph break.
Here's is a bullet pointed list of things:
- point one
- point two (shift+enter after this line)
- and another thing
(note the spacing is large as it seems like padding is being applied. spacing should be normal)
Two spaces above this line. and here is a numbered list with extra spaced between each point
- First do this
- Then do this
- and lastly do this
(note the spacing is large as it seems like padding is being applied. spacing should be normal)
This is italics
The next thing is to run some terminal commands using <code> html tags in editor
cd to some directory
./runScript.sh
And lastly here are a bunch of python commands to run in a code block by using <pre> tags
def function(): a=1
b=2
a=a+b
b=a-b
a=a-b
Lets look at headings
Heading 1
Heading 2
Heading 3
Heading 4
FURTHER READING
Add relevant links to related articles and content
We're sorry to hear that
Please tell us why