EnCiv / undebate

Not debates, but recorded online video Q&A with candidates so voters can quickly can get to know them, for every candidate, for every election, across the US.
Other
20 stars 14 forks source link

Recorder instructions#264 #275

Closed MrNanosh closed 3 years ago

MrNanosh commented 3 years ago

closes #264.

A new issue should be made for creation of an editor. I will research this later; it isn't difficult but could be a bit time consuming to make considering small details.

This PR is to change the recorder instructions to a component that has its URI.

The component gets the content from a prop that it sources from the database. The prop type is a string containing markdown.

the string markdown is converted to a string of HTML and converted to true HTML which is then displayed and follows simple styles in RecorderInstructions.

RecorderInstructions is a new web-component.