learnxinyminutes-docs/ja-jp
Simon Shine 8f5fac9895 Python 3: 'language: Python'
Instead of listing 'language: python3' for Python 3, use

    language: Python

as #3450 does.

```
find . -iname "python-*.markdown" -exec \
  sed -i 's/language: python3/language: Python/' {} \;
```
2020-02-12 07:04:42 +01:00
..
asciidoc.html.markdown [asciidoc/ja-jp]Add translate for AsciiDoc in ja-jp (#3578) 2019-08-03 14:19:41 +05:30
bash-jp.html.markdown [bash-jp/ja-jp] Corrected spelling. seperated -> separated 2016-02-17 22:23:30 -07:00
julia-jp.html.markdown [julia/ja] Added missing lang: ja-jp 2015-01-13 09:29:15 +09:00
php-jp.html.markdown Fix a bunch of typos 2017-08-23 10:14:39 +02:00
python-jp.html.markdown Python 3: 'language: Python' 2020-02-12 07:04:42 +01:00
r-jp.html.markdown Review docs for added rouge lexers and update those with new highlighters 2014-09-08 13:08:28 +02:00