Home  >  Q&A  >  body text

git - jekyll没有解析新添加的md文件,仍然是纯文本

用github搭建博客之后在_post文件夹下新添加的md没有解析为静态页面,仍然是纯文本。
以下md文件截图

高洛峰高洛峰2758 days ago801

reply all(3)I'll reply

  • 迷茫

    迷茫2017-04-24 16:02:11

    No problem

    What effect do you want?

    reply
    0
  • 漂亮男人

    漂亮男人2017-04-24 16:02:11

    http://cuihuanhuan.github.io/xxx/ The result is to convert md to html

    reply
    0
  • PHPz

    PHPz2017-04-24 16:02:11

    I found the answer myself, thank you all.
    Maybe it’s an editor problem. I'll post something I wrote later on my blog.

    Don’t use Cmd Markdown to write your blog! The process of building a blog was the first time I came into contact with markdown. At that time, I used Cmd Markdown, which was recommended by someone online. After writing it, I used jekyll to run it locally or upload it to GitHub, but I found that it could not be parsed. It was really hard for me at the time, and I spent a long time looking for the reason... Later I realized that only this new blog file could not be parsed, and everything else was normal, so I decided to change the editor to MarkdownPad 2 and it was fine. It was really embarrassing! (I tested it again today, June 8th and found it is still the same...)

    reply
    0
  • Cancelreply