File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 167
167
[ 基于 Material Design 的 Bootstrap 3 主题 (Fez Vrasta)] ( http://weekly.manong.io/bounce?url=http%3A%2F%2Ffezvrasta.github.io%2Fbootstrap-material-design%2F&aid=1490&nid=46 )
168
168
169
169
<a name =" C# " ></a >
170
- ##C\#
170
+ ##C\#
171
171
[ C# 程序设计(上)] ( http://weekly.manong.io/bounce?url=http%3A%2F%2Fmooc.study.163.com%2Fcourse%2FPKU-1000003003%23%2F&aid=1732&nid=55 )
172
172
173
173
<a name =" C/C++ " ></a >
Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ function render(){
190
190
if ($ val ['category ' ] != $ current_cate ){
191
191
$ content .="\n" ;
192
192
$ content .="<a name= \"{$ val ['category ' ]}\"></a> \n" ;
193
- $ content .="## " .str_replace ('# ' , '\# ' , $ val ['category ' ])."\n" ;
193
+ $ content .="## " .str_replace ('# ' , '\# ' , $ val ['category ' ])."\n" ;
194
194
$ current_cate =$ val ['category ' ];
195
195
}
196
196
$ content .="[ {$ val ['title ' ]}]( {$ val ['href ' ]}) \n" ;
You can’t perform that action at this time.
0 commit comments