Bug 1606270 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

### STR:

1. Load https://firefox-source-docs.mozilla.org/mobile/android/geckoview/consumer/docs/geckoview-quick-start.html

### Expected Result:

Either a table of contents in the "Table of Contents" section or no "Table of Contents" section at all.

### Actual Result:

Some doc formatting code:

```
Table of contents

{: .no_toc .text-delta }

1. TOC {:toc}
```

Source:
https://searchfox.org/mozilla-central/rev/a46d0fc0e7bf06b64a8d27e2cdbeeee94ecc7ad1/mobile/android/docs/geckoview/consumer/docs/geckoview-quick-start.md#13-17

Also see the attached screenshot.
### Steps To Reproduce:

1. Load https://firefox-source-docs.mozilla.org/mobile/android/geckoview/consumer/docs/geckoview-quick-start.html

### Expected Result:

Either a table of contents in the "Table of Contents" section or no "Table of Contents" section at all.

### Actual Result:

Some doc formatting code:

```
Table of contents

{: .no_toc .text-delta }

1. TOC {:toc}
```

Source:
https://searchfox.org/mozilla-central/rev/a46d0fc0e7bf06b64a8d27e2cdbeeee94ecc7ad1/mobile/android/docs/geckoview/consumer/docs/geckoview-quick-start.md#13-17

Also see the attached screenshot.

Back to Bug 1606270 Comment 0