8000 python 코드 하이라이팅 안됨 · Issue #8 · jwvg0425/algorithm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

python 코드 하이라이팅 안됨 #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
joonas-yoon opened this issue Nov 12, 2018 · 2 comments
Open

python 코드 하이라이팅 안됨 #8

joonas-yoon opened this issue Nov 12, 2018 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@joonas-yoon
Copy link
Contributor

fd33007 커밋 이후로 collapse 안에 있던 python 코드들이 하이라이팅이 안 되는 것 같아요.

C++은 변함없이 잘 표시되는데, python의 map이나 int, print 등 예약어들의 색깔 구분 없이 그냥 나오네요. 왜 그럴까요?

image

HTML 역시 아래처럼 되는 걸로 보아, 하이라이터가 적용 안되고 있는 것이 맞아보입니다.

<pre><code class="lang-python">a, b = map(int, input().split())
print(a / b)
</code></pre>
@jwvg0425 jwvg0425 self-assigned this Nov 12, 2018
@jwvg0425 jwvg0425 added the bug Something isn't working label Nov 12, 2018
@jwvg0425
Copy link
Owner

헉 그르네요 전혀 예상하지 못한 이슈가..

@jwvg0425
Copy link
Owner

좀 확인해보니 특이한게 몇 군데는 먹히고 몇 군데는 안 먹히네요.. 이유가 뭘까요? ㅠㅠ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
0