Skip to content

Commit 8898f0d

Browse files
committed
Change styles to font tag
1 parent d65606e commit 8898f0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/API_error.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
ever2boost uses EvernoteAPI, therefore there are some limitations.
33

44
## Limitations
5-
* [<span style="background-color: #FFFF00">Warning</span>] Up to **250** notes in each folder
5+
* [<font color="orange">Warning</font>] Up to **250** notes in each folder
66

77
When the folder which ever2boost try to import has over 250 notes, ever2boost downloads first 250 notes from latest. For example, when a folder has 260 notes, the rest 10 old notes are ignored. Then the warning is appear:
88

@@ -12,7 +12,7 @@ Ignore first 10 notes due to EvernoteAPI access limitation in this notebook.
1212

1313
You need to try `convert` command if you just want to import the folder.
1414

15-
* [<span style="background-color: #FF0000">Fatal</span>] Up to **500** notes on import
15+
* [<font color="orange">Fatal</font>] Up to **500** notes on import
1616

1717
When it happens, ever2boost tells us an error below:
1818
![error_on_import](images/img5.png)

0 commit comments

Comments
 (0)