Skip to content

Commit a2dc111

Browse files
Update docs to: #169: Release: Update information for version 0.2 - Stable (@mkh-user)
1 parent 808b6fe commit a2dc111

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

docs/mode_development.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,8 @@ way. TFM is a feature packed API for any mode, so it have a lot of features.
1616
!!! Note
1717

1818
We have multiple versions of TFM API, and each editor version just supports one TFM API version (but a TFM API
19-
version can be shared between a lot of versions). Currently, the latest stable TFM API version is 2.0, and it
20-
supports Text Forge 0.1-stable and newer versions.
21-
22-
!!! Note
23-
24-
The latest TFM API version (v2.2) is not available in stable editor versions yet. It is available in
25-
Text Forge 0.2 and newer (currently in pre-release state).
19+
version can be shared between a lot of editor versions). Currently, the latest stable TFM API version is 2.2,
20+
and it supports Text Forge 0.2-stable and newer versions.
2621

2722
To use all features of modes, you should know about its API, so we will explain it a little more. TFM API consists of
2823
two parts, the first part is in EditorAPI that connect editor to modes, the second part is the `TextForgeMode` class,

0 commit comments

Comments
 (0)