Skip to content

Hide the numbering in the md book output #524

@chancancode

Description

@chancancode

See https://emberjs.github.io/rfcs/

We want to change this:

  1. 0001-transform-attribute-meta-parameter
  2. 0003-block-params
  3. 0003-cli-ember-doctor
  4. 0010-engines
  5. 0011-improved-cp-syntax
  6. 0012-help-json-output
  7. 0015-the-road-to-ember-2-0
  8. 0020-sri-default
  9. ...

...into this...

0001-transform-attribute-meta-parameter
0003-block-params
0003-cli-ember-doctor
0010-engines
0011-improved-cp-syntax
0012-help-json-output
0015-the-road-to-ember-2-0
0020-sri-default
...

...or ideally, even this...

#1. Pass through attribute meta data to related Transform
#3 Block Params
#3 ember doctor
#10 Engines
...

We should be able to do the middle thing quickly with CSS, but maybe this is something we should PR to upstream (mdbook).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions