iftypeset/fixtures/sample.md
2026-01-03 20:29:35 +00:00

760 B

Sample Document

This sample exists to exercise lint, render, and QA. It includes a long URL and a code block that may overflow on narrow measures.

Visit Example for context. Here is a long URL that might wrap: https://example.com/this/is/a/very/long/path/with/no/obvious/breaks/and/it/keeps/going

Lists

  • First item
  • Second item with two spaces to trigger lint
  1. First ordered item
  2. Second ordered item

Table

Column A Column B Column C Column D Column E Column F
Short Short Short Short Short Short

Code

print("This is a very long line that should trigger overflow checks in QA because it exceeds typical measures")