Capture wide Markdown tables
Wide tables are useful for comparisons, but they are hard to screenshot in a fixed-width Markdown editor. When the table has too many columns, a normal screenshot often cuts off the right side.
OpAgent lets you temporarily resize the Markdown editing area with the width handles on both sides. You do not need to edit the Markdown content or move the table to another tool: widen the editor, capture the table, then return to your normal reading width.
1 When to use it
Section titled “1 When to use it”Use this workflow when you need an image of wide Markdown content:
- wide tables, comparison matrices, or pricing tables;
- multi-column checklists or roadmaps;
- screenshots for chat, social posts, or documentation;
- situations where you do not want to change the original Markdown source just for a screenshot.
2 Workflow
Section titled “2 Workflow”- Open the Markdown file in OpAgent.
- Move the cursor away from the table so it renders as a preview.
- Drag the width handles on both sides of the Markdown editor to make the editing area wider.
- Check that every column is visible in the same view.
- Capture the table with your system screenshot tool.
- After capturing, drag the editor back to your normal reading width.
3 Why this is useful
Section titled “3 Why this is useful”This only changes the current editor width. It does not modify the Markdown file itself. You can keep a comfortable narrow width for writing, then widen the editor when you need to capture, review, or present a large table.
It is more direct than shrinking the font, changing browser zoom, or moving content into a spreadsheet just to take one screenshot.