cypher256 / pleiades.io

Pleiades による Eclipse などの IDE 製品翻訳や JetBrains 製品のオンラインヘルプ日本語サイト https://pleiades.io や https://spring.pleiades.io の誤訳や問題を管理します。
https://willbrains.jp/
27 stars 2 forks source link

broken layout. #16

Closed k-brahma closed 5 years ago

k-brahma commented 5 years ago

base document: https://www.jetbrains.com/help/pycharm/debugging-django-template-tutorial.html

for section below:

Type the following code:

from django.shortcuts import render

def index(request): return render(request, 'index.html', context={'hello': 'world'})

You see that index.html is marked as unresolved reference:

cypher256 commented 5 years ago

Fixed translation engine to output source code block as it is. https://pleiades.io/help/pycharm/debugging-django-template-tutorial.html