amiroff / NextBook

NextBook is quick and easy way to build technical books or documentation with markdown that run blazingly fast.
https://next-book.vercel.app
MIT License
228 stars 34 forks source link

Synchronized tabs #237

Open xeruf opened 2 years ago

xeruf commented 2 years ago

For example, in https://developer.android.com/topic/libraries/app-startup#kotlin you can select a programming language and all tabs sync to it. Is that realistic here, too?

amiroff commented 2 years ago

Absolutely possible, just needs a custom react component for this.