Skip to content

markdown spec: consider changing admonition syntax from tildes to backticks #457

Closed
@ee7

Description

@ee7

We merged exercism/problem-specifications#2322, but the markdown spec currently says:

All blocks are written using 4 tildes, in the form of:
````
~~~~exercism/note
Content goes here
You can include code:
```ruby
str = "Hello, World"
```
~~~~
````
(Note: You may also use backticks or other levels of tildes in exceptional circumstances)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions