fastlane / fastlane/docs

Incorrect indented code formatting

Open
#575 7 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
HTML
Stars
338
Forks
580
Avg merge
6d 1h
Merged PRs (30d)
3

Description

Having code block indented with 4 spaces (like in a list) renders incorrectly:

![screen shot 2018-04-04 at 21 55 09](https://user-images.githubusercontent.com/5748627/38328180-dd476254-3852-11e8-93e1-493b5b796e3c.png)
_https://docs.fastlane.tools/getting-started/ios/screenshots/#setting-up-snapshot_

The issue is caused by `Python-Markdown` and was reported here: https://github.com/Python-Markdown/markdown/issues/53, which is on the [roadmap for 3.0](https://github.com/Python-Markdown/markdown/wiki/3.0-Roadmap).

We can either wait for it to be fixed, then released, then a release from `mkdocs` including it, or we can remove the indentation and change the next list element to `12.` instead of `1.`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.