Writing tutorial post in Markdown
Markdown guides and tips for writing
Last updated Mar 3, 2021 • 5 min read • 45 views • Tutorial
Basic
Headers
Header 1
Header 2
Header 3
Styling
Bold
Italics
Bold and Italics
Lists
- Item 1
- Item 2
-
Unordered Item
- Sub Item 1
- Bold Sub Sub Ordered Item
Links
Math
inline
Table
Task () | Period () | Execution Time () | Deadline () | Deadline () | Deadline () |
---|---|---|---|---|---|
3 | 1 | 3 | 3 | 3 | |
4 | 1 | 4 | 4 | 4 | |
10 | 2 | 10 | 10 | 10 | |
10 | 2 | 10 | 10 | 10 | |
10 | 2 | 10 | 10 | 10 |
Code Snippet
matlab
% thingSpeakRead(<channelID>, <Name>, <Value>)[data,time] = thingSpeakRead(12397)
% Or specific Fields with Output Format flag
thingSpeakRead(12397,'Fields',[1 4],'NumPoints',10,'OutputFormat','table')
thingSpeakWrite(<channelID>, 'WriteKey', <write-key>,...
[field1_val, field2_val, field3_val])
% Or automated process for batch authentication from multiple channels
thingSpeakAuthenticate(<channelID>, <Name>, <Value>)
shell
#!/bin/sh
pwd/usr/home/tin/bin
ls -latotal 2
drwxr-xr-x 2 tin tin 11 Jan 10 16:48 .
drwxr--r-x 45 tin tin 92 Feb 14 11:10 ..
-rwxr-xr-x 1 tin tin 444 Aug 25 2013 backup
-rwxr-xr-x 1 tin tin 642 Jan 17 14:42 deploy
GitHub Color Codes
actionscript
applescript
assembly
autohotkey
autoit
arduino
batch
c
c-sharp
cpp
clojure
coffeescript
css
dart
dockerfile
fortran
go
groovy
haskell
html
http
java
javascript
julia
kotlin
lua
liquid
makefile
matlab
objective-c
perl
php
powershell
python
r
ruby
rust
scala
shell
swift
typescript
vba
verilog
vhdl
wasm
Image

Next sentence starts from this line and should not be too close with the previous caption of the image
Video
Next sentence starts from this line and should not be too close with the previous caption of the image
Quotes
War does not decide who is right, only who is left.
Rule
HTML
Can write the whole post or sections in HTML for very specific needs. [For the advanced user or the code savvy.]
Advanced Functionality
Head over to the documentation page for tutorials on some basic html formatting and some extensions you can use for cool stuff like interactive 3D visualizations.
Color and Alignment
This text is centered.
This is a red text with blue and green inline text.