Hi, if I have all my plugins, html, css in the same folder is there a plugin or method I can use to pull in text from standard text files? My text currently goes in a lot of these.
<li class="sub" id="idea1">
<h1>a paragraph of text goes here</h1>
I've search for a lot of things and it seems it may be possible to make editing easier and also hopefully without changing my code much or at all.
thanks!