instiki/vendor/plugins/maruku/tests/others/extra_table1.md

40 lines
710 B
Markdown
Raw Normal View History

CSS: style.css
First Header | Second Header
------------- | -------------
Content Cell | Content Cell
Content Cell | Content Cell
***
| Item | Value |
| --------- | -----:|
| Computer | $1600 |
| Phone | $12 |
| Pipe | $1 |
***
| Function name | Description |
| ------------- | ------------------------------ |
| `help()` | Display the help window. |
| `destroy()` | **Destroy your computer!** |
***
| Very long long head |
| :------------ |
| left |
***
| Very long long head |
| -------------------: |
| right |
***
| Very long long head |
| :------------------: |
| center |