Can I include custom HTML in projects, pages and blog posts?
Yes!
Secretary will not strip out your HTML, which means you can do whatever you want! Project text blocks, page text and blog posts can all contain HTML (and inline CSS and Javascript for that matter).
If you are experiencing issues with line breaks resulting from your custom HTML, try wrapping your code in a code block, like so:
{code}
custom html here
...
{/code}
-
FAQ
- What is the Page Type and how do I use it?
- How do I make blog pagination work?
- How can I make next/previous buttons to navigate my projects?
- How do I include Vimeo, YouTube, SoundCloud etc in my projects, pages, blog posts?
- How do I make excerpts for my blog posts? (Using the {more} tag)
- View all (2 more)
-
General Documentation
-
Themes
-
Code Documentation