123123
This commit is contained in:
@@ -6,7 +6,7 @@ namespace ZelWiki.Engine
|
||||
internal static class WikiUtility
|
||||
{
|
||||
/// <summary>
|
||||
/// Skips the namespace and returns just the page name part of the navigation.
|
||||
/// 跳过命名空间,只返回导航的页面名称部分.
|
||||
/// </summary>
|
||||
/// <param name="navigation"></param>
|
||||
/// <returns></returns>
|
||||
@@ -50,7 +50,7 @@ namespace ZelWiki.Engine
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets a list of symbols where the symbol occurs consecutively, more than once. (e.g. "##This##")
|
||||
/// 获取符号连续出现多次的符号列表. ("##This##")
|
||||
/// </summary>
|
||||
/// <param name="input"></param>
|
||||
/// <returns></returns>
|
||||
|
||||
Reference in New Issue
Block a user