You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

tables.md 1.3KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. Tables
  2. ------
  3. First Header | Second Header
  4. ------------- | -------------
  5. Content Cell | Content Cell
  6. Content Cell | Content Cell
  7. | First Header | Second Header |
  8. | ------------- | ------------- |
  9. | Content Cell | Content Cell |
  10. | Content Cell | Content Cell |
  11. | Name | Description |
  12. | ------------- | ----------- |
  13. | Help | Display the help window.|
  14. | Close | Closes a window |
  15. | Name | Description |
  16. | ------------- | ----------- |
  17. | Help | **Display the** help window.|
  18. | Close | _Closes_ a window |
  19. | Left-Aligned | Center Aligned | Right Aligned |
  20. | :------------ |:---------------:| -----:|
  21. | col 3 is | some wordy text | $1600 |
  22. | col 2 is | centered | $12 |
  23. | zebra stripes | are neat | $1 |
  24. Simple | Table
  25. ------ | -----
  26. 1 | 2
  27. 3 | 4
  28. | Simple | Table |
  29. | ------ | ----- |
  30. | 1 | 2 |
  31. | 3 | 4 |
  32. | 3 | 4 \|
  33. | 3 | 4 \\|
  34. Check https://github.com/erusev/parsedown/issues/184 for the following:
  35. Foo | Bar | State
  36. ------ | ------ | -----
  37. `Code | Pipe` | Broken | Blank
  38. `Escaped Code \| Pipe` | Broken | Blank
  39. Escaped \| Pipe | Broken | Blank
  40. Escaped \\| Pipe | Broken | Blank
  41. Escaped \\ | Pipe | Broken | Blank
  42. | Simple | Table |
  43. | :----- | ----- |
  44. | 3 | 4 |
  45. 3 | 4