basarat / typescript-book

:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
https://basarat.gitbook.io/typescript/
Other
20.77k stars 2.54k forks source link

readonly - difference from const - formatting wrong on gitbook #557

Closed rtpHarry closed 4 years ago

rtpHarry commented 4 years ago

Compare:

https://github.com/basarat/typescript-book/blob/master/docs/types/readonly.md#difference-from-const

To:

https://basarat.gitbook.io/typescript/type-system/readonly#difference-from-const

List is not formatted on gitbook:

image

basarat commented 4 years ago

Thanks :rose: