README.MD cheatsheet
https://jbt.github.io/markdown-editor/
Link (Opens in same Window) php-framework-v1
EM TEXT
Emphasized text or Emphasized text
STRIKE THROUGH TEXT
Strikethrough text
Basic useful feature list:
I'm no good at writing sample / filler text, so go write something yourself.
Note:
- StackEdit is accessible offline after the application has been loaded for the first time.
- Your local documents are not shared between different browsers or computers.
- Clearing your browser's data may delete all your local documents! Make sure your documents are synchronized with Google Drive or Dropbox (check out the Synchronization section).
BULLET LIST
CHECKBOXES
HORIZONTAL LINE
IMAGE WITH ATL ATTRIB
And here's some code! :+1:
<?php
class Upload {
$max = 1000;
}
foreach ( $files as $key => value ) {
echo "printing values" . $key . ' ' . $value ;
}
This is on GitHub so let me know if I've b0rked it somewhere.
You can specify column alignment with one or two colons:
Item | Value | Qty |
---|---|---|
Computer | $1600 | 5 |
Phone | $12 | 12 |
Pipe | $1 | 234 |