Testing JavaScript embedded in Markdown
- Use case: Blog posts and books, not documentation for software.
- As much code as possible should be included within the Markdown file.
- I’m currently using
§
as a meta-character.- I’m open to alternatives. Other characters I considered:
¡ ¿ Δ ≡
- I wanted it to be a non-ASCII character, to minimize the risk of conflicts.
- I’m open to alternatives. Other characters I considered: