💾 Archived View for jdcard.com › boxes.gmi captured on 2023-09-28 at 16:13:32. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
👴 jdcard
Use these templates for laying out common table styles. In some cases it may be easier to build your table in HTML and then use "w3m -dump mytable.html"; w3m does a good job of laying out table column widths and row heights to fit the cell contents.
Simple table ┌───┬───┬───┐ │ │ │ │ ├───┼───┼───┤ │ │ │ │ └───┴───┴───┘ Rounded corners ╭───┬───┬───╮ │ │ │ │ ├───┼───┼───┤ │ │ │ │ ╰───┴───┴───╯ Top header emphasis ┌───┬───┬───┐ │ │ │ │ ╞═══╪═══╪═══╡ │ │ │ │ ├───┼───┼───┤ │ │ │ │ └───┴───┴───┘ Left column emphasis ┌───╥───┬───┐ │ ║ │ │ ├───╫───┼───┤ │ ║ │ │ ├───╫───┼───┤ │ ║ │ │ └───╨───┴───┘ Top and left emphasis ┌───╥───┬───┐ │ ║ │ │ ╞═══╬═══╪═══╡ │ ║ │ │ ├───╫───┼───┤ │ ║ │ │ └───╨───┴───┘ Double simple table ╔═══╦═══╦═══╗ ║ ║ ║ ║ ╠═══╬═══╬═══╣ ║ ║ ║ ║ ╚═══╩═══╩═══╝
Parts
─ ━ │ ┄ ┅ ┆ ┇ ┈ ┉ ┊ ┋ ┌ ┍ ┎ ┏
┐ ┑ ┒ ┓ └ ┕ ┖ ┗ ┘ ┙ ┚ ┛ ├ ┝ ┞
┟ ┠ ┡ ┢ ┣ ┤ ┥ ┦ ┧ ┨ ┩ ┪ ┫ ┬ ┭
┮ ┯ ┰ ┱ ┲ ┳ ┴ ┵ ┶ ┷ ┸ ┹ ┺ ┻ ┼
┽ ┾ ┿ ╀ ╁ ╂ ╃ ╄ ╅ ╆ ╇ ╈ ╉ ╊ ╋
╌ ╍ ╎ ╏ ═ ║ ╒ ╓ ╔ ╕ ╖ ╗ ╘ ╙ ╚
╛ ╜ ╝ ╞ ╟ ╠ ╡ ╢ ╣ ╤ ╥ ╦ ╧ ╨ ╥
╩ ╪ ╫ ╬ ╭ ╮ ╰ ╯ ╱ ╲ ╳ ╴ ╵ ╶ ╷
╸ ╹ ╺ ╻ ╼ ╽ ╾ ╿
⁂