docs: add links to ironcalc documentation

progress on #10
This commit is contained in:
Jeremy Wall 2024-12-03 17:21:20 -05:00
parent 7b551afe81
commit 8ca1d2c103

View File

@ -62,7 +62,7 @@ For the most part this should work the same way you expect a spreadsheet to work
* `Enter` will update the cell contents.
* `Esc` will cancel editing the cell and leave it unedited.
<aside>TODO(zaphar): Add links to the ironcalc formula and input documentation</aside>
You can find the functions we support documented here: [ironcalc docs](https://docs.ironcalc.com/functions/lookup-and-reference.html)
### Command Mode