docs(roadmap): use headings instead of bold text for design subsections
This commit is contained in:
+2
-2
@@ -28,7 +28,7 @@ The following features are currently requested:
|
||||
|
||||
The design approach for these (now delivered) features is described below:
|
||||
|
||||
**Frontend Formulae**
|
||||
#### Frontend Formulae
|
||||
|
||||
The plan here will be to introduce [hyperformula](https://hyperformula.handsontable.com/guide/demo.html) into HandsOnTable. It will allow a library of ~400 functions and advanced excel-like behaviour. It integrates natively [as a plugin with HandsOnTable](https://handsontable.com/docs/javascript-data-grid/formula-calculation/#available-functions).
|
||||
|
||||
@@ -77,7 +77,7 @@ Which would translate to the following formula, after the page is loaded:
|
||||
=if(A1!='U',"sasdemo","sasinstaller")
|
||||
```
|
||||
|
||||
**Regex Rules**
|
||||
#### Regex Rules
|
||||
|
||||
There are two types of rule we can apply in the form of regular expressions:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user