本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
ben
/
mwparserfromhell
镜像来自
https://github.com/earwig/mwparserfromhell
關注
1
收藏
1
複製
0
程式碼
版本發佈
24
活動
瀏覽代碼
document how to get parent of a node
pull/178/head
Larivact
7 年之前
committed by
GitHub
父節點
68ded2f890
當前提交
4b701689c8
共有
1 個檔案被更改
,包括
4 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
README.rst
+ 4
- 0
README.rst
查看文件
@@ -113,6 +113,10 @@ saving the page!) by calling ``str()`` on it::
Likewise, use ``unicode(code)`` in Python 2.
You can get the parent of a node using::
wikicode.get(wikicode.index(node, True))
Caveats
-------
Write
Preview
Loading…
取消
儲存