mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-05 03:30:34 +00:00
one more malformed xml-docs tag
This commit is contained in:
@@ -49,7 +49,6 @@ namespace Octokit
|
||||
/// </summary>
|
||||
/// <param name="text">The Markdown text to render</param>
|
||||
/// <param name="mode">The rendering mode. Can be either markdown by default or gfm</param>
|
||||
/// </param>
|
||||
public NewArbitraryMarkdown(string text, string mode)
|
||||
: this(text, mode, null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user