SpinaCMS / Spina

Spina CMS
http://www.spinacms.com
Other
2.19k stars 403 forks source link

How to add youtube player on SpinaCMS editor ? #401

Closed pointcloud-ai closed 2 years ago

pointcloud-ai commented 5 years ago

How to add pre section and youtube player on SpinaCMS editor ?

I can see below content can show on SpinaCMS.com .

<pre>
<code class="hljs nginx"><span class="hljs-string">'spina'</span><span class="hljs-attribute">gem</span> 
</code>
</pre>

`

` I add above code on SpinaCMS.com’s editor , but it show the raw html code only.
dankmitchell commented 5 years ago

Spina uses Trix so you should refer to their documentation for guidance on extending it - https://github.com/basecamp/trix

FYI there is a slack channel that you might like to join to get a fast response on general Spina questions - https://slack-spinacms.herokuapp.com/

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.