diff options
| author | 2020-05-07 18:33:34 -0700 | |
|---|---|---|
| committer | 2020-06-13 11:21:08 -0700 | |
| commit | 2bfac307c4b06682db93e2a75108012a586d1c7d (patch) | |
| tree | 03e9cd15cf695db05e93b144f0f1209b61c8be04 /Dockerfile | |
| parent | Code block: create a function to format the example code blocks (diff) | |
Code block: use regex to parse incorrect languages
Regex is simpler and more versatile in this case. The functions in the
`instructions` module should be more focused on formatting than parsing,
so the parsing was moved to the `parsing` module.
* Move _PY_LANG_CODES to the `parsing` module
* Create a separate function in the `parsing` module to parse bad
languages
Diffstat (limited to 'Dockerfile')
0 files changed, 0 insertions, 0 deletions