Skip to content
Updated CSS Context API implementation spec (markdown) authored by RaymondLim's avatar RaymondLim
...@@ -14,6 +14,7 @@ The new API will be defined as <del>``getRuleInfo(editor, cursorPos)``</del> get ...@@ -14,6 +14,7 @@ The new API will be defined as <del>``getRuleInfo(editor, cursorPos)``</del> get
<br /> <br />
The rule information object is defined as follows... The rule information object is defined as follows...
<br />
**Old Version** **Old Version**
``` ```
{ {
... ...
......