Просмотр исходного кода

Fix headline, add blank else ##foo will leave the ## in the rendered text. It doesn't become a headline with 2 * # however.

Wilfried Goesgens 10 лет назад
Родитель
Сommit
3f8d48b672
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      arangodb/content.md

+ 1 - 1
arangodb/content.md

@@ -8,7 +8,7 @@ The supported data models can be mixed in queries and allow ArangoDB to be the a
 
 %%LOGO%%
 
-##Key Features in ArangoDB
+## Key Features in ArangoDB
 
 **Multi-Model** Documents, graphs and key-value pairs — model your data as you see fit for your application.