Skip to content
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

Python100例 HTML转Markdown过程中出现的问题 #4

Open
Jiqinglin opened this issue Apr 27, 2018 · 1 comment
Open

Python100例 HTML转Markdown过程中出现的问题 #4

Jiqinglin opened this issue Apr 27, 2018 · 1 comment

Comments

@Jiqinglin
Copy link
Contributor

主要涉及三个方面问题


1.例题中题目程序分析处出现多余符号:**

  • 涉及例题
    • 所有

2.部分例题代码块中缩进出现问题

  • 涉及例题:
    • python-exercise-example5.html
    • python-exercise-example9.html
    • python-exercise-example12.html
    • python-exercise-example13.html
    • python-exercise-example14.html
    • python-exercise-example16.html
    • python-exercise-example17.html
    • python-exercise-example19.html
    • python-exercise-example18.html
    • python-exercise-example20.html
    • python-exercise-example21.html
    • python-exercise-example23.html
    • python-exercise-example24.html
    • python-exercise-example25.html
    • python-exercise-example26.html
    • python-exercise-example27.html
    • python-exercise-example28.html
    • python-exercise-example30.html
    • python-exercise-example31.html
    • python-exercise-example35.html
    • python-exercise-example36.html
    • python-exercise-example37.html
    • python-exercise-example38.html
    • python-exercise-example39.html
    • python-exercise-example40.html
    • python-exercise-example46.html
    • python-exercise-example47.html
    • python-exercise-example48.html
    • python-exercise-example49.html
    • python-exercise-example51.html
    • python-exercise-example52.html
    • python-exercise-example54.html
    • python-exercise-example56.html
    • python-exercise-example57.html
    • python-exercise-example58.html
    • python-exercise-example61.html
    • python-exercise-example63.html
    • python-exercise-example66.html
    • python-exercise-example67.html
    • python-exercise-example68.html
    • python-exercise-example69.html
    • python-exercise-example70.html
    • python-exercise-example71.html
    • python-exercise-example72.html
    • python-exercise-example73.html
    • python-exercise-example74.html
    • python-exercise-example75.html
    • python-exercise-example76.html
    • python-exercise-example77.html
    • python-exercise-example78.html
    • python-exercise-example79.html
    • python-exercise-example80.html
    • python-exercise-example81.html
    • python-exercise-example82.html
    • python-exercise-example83.html
    • python-exercise-example85.html
    • python-exercise-example86.html
    • python-exercise-example88.html
    • python-exercise-example89.html
    • python-exercise-example92.html
    • python-exercise-example94.html
    • python-exercise-example96.html
    • python-exercise-example97.html
    • python-exercise-example98.html
    • python-exercise-example99.html

3.部分例题代码前出现多余符号:“,u”

  • 涉及例题
    • python-exercise-example62.html
    • python-exercise-example70.html
@zuolinye
Copy link
Collaborator

针对1中问题:不是出现多余符号**,而是加粗未显示,需要修改代码,使其显示

StarKnowData pushed a commit that referenced this issue Nov 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants