From 6f176b35e12987e073093c7616bec7b0afbf6e0b Mon Sep 17 00:00:00 2001 From: dc-bot Date: Thu, 3 Sep 2026 20:07:09 +0000 Subject: [PATCH] docs(roadmap): use headings instead of bold text for design subsections --- docs/roadmap.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index 3451be2..76e4c19 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -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: