Open Momics opened 8 years ago
@malajmovic Perhaps implement markdown as a way to easily store and format inspiration/posts on the meteor server? see https://atmospherejs.com/meteor/markdown
@malajmovic, could be a cool idea to make a textbox where users can create a markdown formatted message. And that they see the formatted result immediately below the textbox, by copying the markdown message in between spacebars {{>markdown}} with javascript dynamically.
--textbox--
--formattedmessage--
Hi @malajmovic , could you please add the inspiration page to the Cindle portal? Users should be able to:
I have reserved a folder in the /client/pages/inspiration for this. Feel free to write any server side code in /server/inspiration. I will re-organize your code if necessary later on.