tact-docs
tact-docs copied to clipboard
feat: examples of all send modes
WIP: Working out potential structure. Thing is, there are 2^4 combinations for so-called optional flags and 3 base modes (including none), which makes the whole page a bit unwieldy (48 examples of send()).
I'll figure out something, there was a way to make a dynamic code block via Nextra (the doc theme we're using) even in SSG mode.
Closes #150
Any progress here?
Any progress here?
Any progress here?
This PR is being deprecated due to the upcoming transition to the Starlight documentation framework. Once we get the new framework, the approach to resolving this issue will likely change, so this PR is obsolete and must be re-made.