I have book summaries that I would like to show to users. What's the best way to store rich text in firebase to show to the user? Should I be using firebase database? I have a database with all the books and I was just going to create a column for the book summary text.