Skip to content

Commit 4681b56

Browse files
committed
Merge pull request cpputest#31 from arstrube/master
Get rid off annoying mails & fix a heading
2 parents 3ba340d + e3f74c8 commit 4681b56

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

_config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
highlighter: pygments
21
markdown: kramdown

plugin_manual.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ IEEE754ExceptionsPlugin::enableInexact();
137137
IEEE754ExceptionsPlugin::disableInexact();
138138
{% endhighlight %}
139139

140-
# Example
140+
### Example
141141

142142
{% highlight c++ %}
143143
#include "CppUTest/CommandLineTestRunner.h"

0 commit comments

Comments
 (0)