gitbook build 失敗 - Linux

Audriana avatar
By Audriana
at 2015-07-22T22:55

Table of Contents

https://github.com/looly/python-basic

我想編譯出html

gitbook build 出現

Template render error: unknown block tag: end (In file '300/312.md', Line 96,
Column 10) 錯誤訊息

{% for element in info %}
<p>{{element}}</p>
{% end %}


96行是 {% end %} 請問這語法是要安裝什麼gitbook plugin 才能支援?

謝謝


--
Tags: Linux

All Comments

用 USB 安裝 linux 失敗

Lucy avatar
By Lucy
at 2015-07-22T13:07
下載了 unetbootin-windows-608 載入 ubuntu-14.10 -desktop-amd64 版本, 但是手邊兩隻隨身碟, TDK-16G 顯示BOOTMGR is missing 另外一隻創見 JET 16g 顯示 boot error 不知道版上的前輩能不能指點一下, 我不想在裝 ...

Paving the path to convergence with ubuntu phone

Agatha avatar
By Agatha
at 2015-07-22T12:29
Through a single OS platform across multiple devices, developers can reuse their scopes and content across multiple form factors. Hardware convergence will ...

請問指定行以後n行 要如何加上特定字元

Ida avatar
By Ida
at 2015-07-22T00:06
小弟有個需求 file.txt AAAAA BBBBB CCCCC DDDDD EEEEE FFFFF 想改成 找到CCCCC之後的三行 前面加上at 如 AAAAA BBBBB atCCCCC atDDDDD atEEEEE FFFFF 想用sed 但CCCCC不是特定行數 請問各位版友有何 ...

gitosis的設定

Wallis avatar
By Wallis
at 2015-07-21T21:45
小魯最近因為工作的因素 開始接觸Git這套我人生的第一套VCS 目前是用部門不要的舊電腦架了一個server 搭配gitosis來做團隊成員的權限控管 預設上code的路徑是在/home/git/repositorys/裡 我想請問的是 若我想要在repositorys中開不同的folder 讓不 ...

ubuntu snappy core 的 source tree

Isla avatar
By Isla
at 2015-07-21T20:16
※ 引述《whatdidumean (no body)》之銘言: : 最近想要研究看看 ubuntu snappy core : 想要找source code 來看 : 因為官網上面說這是open source的 : 不過不管怎麼找 都只有image 而已 : 請問有人知道從哪裡可以找到 source tre ...