abucus
V2EX  ›  反馈

请不要在每一个回复中都包括外链

  •  
  •   abucus · Nov 6, 2020 · 3187 views
    This topic created in 2021 days ago, the information mentioned may be changed or developed.

    回复里写 markdown,一直提交不了,就下面这段 code,不知道是什么原因,是回复里就不能写 markdown 吗?

    target_line_num == 5
    with open('xxx.py','r') as file:
        for line_num, line in enumerate(file):
            if line_num == target_line_num and line.startswith('#'):
                break
    print(line_num, line)
    
    Livid
        1
    Livid  
    MOD
    PRO
       Nov 6, 2020 via Android
    抱歉,确实是个误判。因为目前回复还不支持 Markdown 渲染。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3022 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 552ms · UTC 12:23 · PVG 20:23 · LAX 05:23 · JFK 08:23
    ♥ Do have faith in what you're doing.