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.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  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
  46. | Table | With | Empty | Cells |
  47. | ----- | ---- | ----- | ----- |
  48. | | | | |
  49. | a | | b | |
  50. | | a | | b |
  51. | a | | | b |
  52. | | a | b | |
  53. |
  54. -- | --
  55. |
  56. | | |
  57. | - | - |
  58. | | |