-
-
If I try to generate HTML for the following:
```
{% highlight java %}
@Foo
class Bar {}
{% endhighlight %}
```
I get a bunch of Maruku errors, and the output contains big red boxes saying things li…
-
For example:
I used the highlight code in my page in markdown like below:
```
{% highlight cpp %}
void ifs::renderImage(Image &img, int numPoints, int numIters, Vec3f color)
{
int i;
int j;
…
-
Let's review and publish.
-
**If I use jemoji in the page, `` is added in `` section**
![capture-1](https://cloud.githubusercontent.com/assets/9361180/15414429/3955589a-1e5a-11e6-84d9-c38f9e59a2fc.PNG)
**There's no issue, if j…
-
I got an error when i try to put this code in a post.md (need to remove space in html)
< pre>
< code>var crash = "&var&var2";
< /pre>
Wrapping bad html in a PRE with class 'markdown-html-error'
|< p…
-
https://search.google.com/structured-data/testing-tool#url=https%3A%2F%2Fjekyllrb.com%2F
```
https://jekyllrb.comimg/logo-2x.png (The property logo is not recognized by Google for an object of type W…
-
###### What version of Jekyll are you using (`jekyll -v`)?
not installed
###### What operating system are you using?
mac
###### What did you do?
(Please include the content causing the issue, any r…
-
Introduced [last July](https://blog.ghost.org/1-0/), Ghost 1.0 is a not a really backwards compatible version of Ghost. Unfortunately, I happen to be running my blog on it. Since i'd like to migrate o…
-
I'm using AMP HTML on github pages based off of the [amplify theme](https://github.com/ageitgey/amplify) and for the most part everything is awesome :tada: but unfortunately I cannot use emoji directl…