- move to plugins architecture
- add support template file for each page
- add index of terms React component
=useReact {IndexTerms} from '@Components/indexTerms'
=for React :component<IndexTerms> :id<index>
- highlight code modules
=begin code :lang< javascript >
print(JSON.stringify([1,2]]));
=end code
introduce a new project that showcases all the above-mentioned Podlite-web features in action -
thank you
Full Changelog: v0.1.25...v0.2.1