Overview & Specs
JAWA RENDERER PROBE LISTING
Use this file as a live listing body to measure what jawa.gg actually supports.
Probe Goals
- Confirm markdown feature support.
- Confirm HTML hack support from
hacks.md. - Confirm which syntax is safest under 4000 chars.
P01 Headings / Anchors
Heading Level 3
Heading Level 4
Expected:
- Heading nesting renders correctly.
- Anchor links navigate to section.
P02 Lists / Marker Parsing
- Valid list item
- Another valid item -Third item without marker-space (intentional probe)
- Valid ordered item
- Another valid ordered item 3.Third ordered item without marker-space (intentional probe)
Expected:
- First two bullets and first two ordered items should render as lists.
- Invalid marker-space lines show whether parser is forgiving.
P03 Links, URLs, and Reference Links
Bare URL probe: https://www.jawa.gg
Autolink probe: https://www.jawa.gg
Descriptive inline link probe: Visit Jawa Marketplace
Reference link probe: See Jawa Home and Jawa Home Again.
Expected:
- Compare rendering and char cost across all link styles.
P04 Emoji Rendering and Shortcode Support
Unicode emoji: ⚡ ✅ ❌ 💡
Shortcode emoji: :zap: :ok: :x: :id: :warning:
Expected:
- Verify whether shortcodes are converted or left as plain text.
- Compare semantics if using compact substitutions (:warning: -> :x:).
P05 Tables and Allowed Hacks
Baseline table:
| Test | Result |
| :-- | :-- |
| Basic cells | should render |
| Inline code | code in cell |
Table with <br> cell hack:
| Test | Result | | :-- | :-- | | Cell line breaks | First line<br><br>Second line |
Table with list-in-cell hack:
| Test | Result | | :-- | :-- | | List in cell | <ul><li>One</li><li>Two</li></ul> |
Table with image-in-cell probe (known risky):
| Test | Result |
| :-- | :-- |
| Markdown image in table | |
Expected:
- Baseline table should render.
<br>and<ul><li>may work depending on sanitizer.- Image in table often fails or renders inconsistently.
P06 HTML Hack Probes
Image resize hack: <img src="https://www.jawa.gg/images/production-listing-e7341d16ecf9143297d089762e8ceaa2" width="220" alt="Probe resized image">
Caption hack:
<figure> <img src="https://www.jawa.gg/images/production-listing-e7341d16ecf9143297d089762e8ceaa2" width="220" alt="Probe figure image"> <figcaption>Probe caption text</figcaption> </figure>Link target hack: <a href="https://www.jawa.gg" target="_blank">Open Jawa in new tab</a>
Expected:
- Confirm allowed/disallowed HTML tags and attributes.
P07 Comment Hack Probes
Visible line after comments.
Expected:
- Comment lines should not render visibly.
P08 Fenced Code and Language Tag
No language semantics, but explicit text fence.
{"probe":"language-tag","expected":"syntax highlighting if supported"}
Expected:
- Confirm whether fenced code blocks and language tags are preserved/styled.
P09 Character Count Probe Marker
Use this exact line to test counting behavior:
COUNT_PROBE_0123456789_ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz
Expected:
- Compare editor character count vs jawa.gg acceptance threshold.
- Determine if limit is codepoints or other counting mode.
Probe Notes
- Capture screenshot of rendered output for each section.
- Record pass/fail per probe.
- Feed results into renderer profile for final rulebook hardening.
- InterfaceNVME SSD
- Form FactorM.2
Shipping & Returns
- Buyer can return this item
- Buyer must return item within 45 days of delivery
- Buyer must pay a restocking fee of 10%
- Buyer is responsible for return shipping costs
- Buyer is responsible for loss in value (as agreed upon with seller) if an item isn't returned in original condition
Universal NVMe Length Extension Adapter. Extend Any Drive Length from 2230, 2242, 2260 & 2280
Overview & Specs
JAWA RENDERER PROBE LISTING
Use this file as a live listing body to measure what jawa.gg actually supports.
Probe Goals
- Confirm markdown feature support.
- Confirm HTML hack support from
hacks.md. - Confirm which syntax is safest under 4000 chars.
P01 Headings / Anchors
Heading Level 3
Heading Level 4
Expected:
- Heading nesting renders correctly.
- Anchor links navigate to section.
P02 Lists / Marker Parsing
- Valid list item
- Another valid item -Third item without marker-space (intentional probe)
- Valid ordered item
- Another valid ordered item 3.Third ordered item without marker-space (intentional probe)
Expected:
- First two bullets and first two ordered items should render as lists.
- Invalid marker-space lines show whether parser is forgiving.
P03 Links, URLs, and Reference Links
Bare URL probe: https://www.jawa.gg
Autolink probe: https://www.jawa.gg
Descriptive inline link probe: Visit Jawa Marketplace
Reference link probe: See Jawa Home and Jawa Home Again.
Expected:
- Compare rendering and char cost across all link styles.
P04 Emoji Rendering and Shortcode Support
Unicode emoji: ⚡ ✅ ❌ 💡
Shortcode emoji: :zap: :ok: :x: :id: :warning:
Expected:
- Verify whether shortcodes are converted or left as plain text.
- Compare semantics if using compact substitutions (:warning: -> :x:).
P05 Tables and Allowed Hacks
Baseline table:
| Test | Result |
| :-- | :-- |
| Basic cells | should render |
| Inline code | code in cell |
Table with <br> cell hack:
| Test | Result | | :-- | :-- | | Cell line breaks | First line<br><br>Second line |
Table with list-in-cell hack:
| Test | Result | | :-- | :-- | | List in cell | <ul><li>One</li><li>Two</li></ul> |
Table with image-in-cell probe (known risky):
| Test | Result |
| :-- | :-- |
| Markdown image in table | |
Expected:
- Baseline table should render.
<br>and<ul><li>may work depending on sanitizer.- Image in table often fails or renders inconsistently.
P06 HTML Hack Probes
Image resize hack: <img src="https://www.jawa.gg/images/production-listing-e7341d16ecf9143297d089762e8ceaa2" width="220" alt="Probe resized image">
Caption hack:
<figure> <img src="https://www.jawa.gg/images/production-listing-e7341d16ecf9143297d089762e8ceaa2" width="220" alt="Probe figure image"> <figcaption>Probe caption text</figcaption> </figure>Link target hack: <a href="https://www.jawa.gg" target="_blank">Open Jawa in new tab</a>
Expected:
- Confirm allowed/disallowed HTML tags and attributes.
P07 Comment Hack Probes
Visible line after comments.
Expected:
- Comment lines should not render visibly.
P08 Fenced Code and Language Tag
No language semantics, but explicit text fence.
{"probe":"language-tag","expected":"syntax highlighting if supported"}
Expected:
- Confirm whether fenced code blocks and language tags are preserved/styled.
P09 Character Count Probe Marker
Use this exact line to test counting behavior:
COUNT_PROBE_0123456789_ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz
Expected:
- Compare editor character count vs jawa.gg acceptance threshold.
- Determine if limit is codepoints or other counting mode.
Probe Notes
- Capture screenshot of rendered output for each section.
- Record pass/fail per probe.
- Feed results into renderer profile for final rulebook hardening.
- InterfaceNVME SSD
- Form FactorM.2
Shipping & Returns
- Buyer can return this item
- Buyer must return item within 45 days of delivery
- Buyer must pay a restocking fee of 10%
- Buyer is responsible for return shipping costs
- Buyer is responsible for loss in value (as agreed upon with seller) if an item isn't returned in original condition