Adding FAQ about tabs (#5478)

This commit is contained in:
DubhAd 2018-06-02 12:43:44 +01:00 committed by Fabian Affolter
parent e6a6b7a1bf
commit 17d9f0d137

View File

@ -0,0 +1,12 @@
---
layout: page
title: "found character '\t' that cannot start any token"
description: "found character '\t' that cannot start any token"
date: 2018-06-02 10:00
comments: false
sharing: true
footer: true
ha_category: Usage
---
This error means that you used a tab, rather than two spaces. Replace the tab with spaces.