---
argdown:
  config: "./argdown.config.json"
  mode: "web-component"
  sourceHighlighter: "web-component"
---

# Test

The map:

```argdown-map
[s]
    - <a>
```

And the source:

```argdown
[s]
    - <a>
```

<div><span>Some really boring html</span></div>
