Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Rotua Panjaitan
yii2
Commits
91e0a3c8
Commit
91e0a3c8
authored
Aug 03, 2014
by
verysimplenick
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix typo in define $flavors['gfm-comment']
fix typo Markdown->GithubMarkdown in $flavors['gfm-comment']
parent
3f9d590d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
BaseMarkdown.php
framework/helpers/BaseMarkdown.php
+1
-1
No files found.
framework/helpers/BaseMarkdown.php
View file @
91e0a3c8
...
@@ -33,7 +33,7 @@ class BaseMarkdown
...
@@ -33,7 +33,7 @@ class BaseMarkdown
'html5'
=>
true
,
'html5'
=>
true
,
],
],
'gfm-comment'
=>
[
'gfm-comment'
=>
[
'class'
=>
'cebe\markdown\Markdown'
,
'class'
=>
'cebe\markdown\
Github
Markdown'
,
'html5'
=>
true
,
'html5'
=>
true
,
'enableNewlines'
=>
true
,
'enableNewlines'
=>
true
,
],
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment