diff options
| author | Blista Kanjo | 2021-11-30 16:46:37 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2021-11-30 16:46:37 -0500 |
| commit | 0a31fd5b301663c5c55f502f0d188e3860d56a26 (patch) | |
| tree | 6a6e24492690e4886c9d82cd3547c7ebc8105dd5 | |
| parent | 2de3c9e7544e7f507c9849d7247ad6b4a616fdb4 (diff) | |
updated \"planned features\" section and style consistency
| -rw-r--r-- | info.php | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -33,18 +33,17 @@ <h3>(non-)features</h3> <ul> <li>exports only to .pdf</li> - <li>a presentation from just a simple text file or markdown.</li> - <li>utf-8 is supported.</li> - <li>images can be displayed (no text on the same slide).</li> + <li>a presentation from just a simple text file or markdown</li> + <li>images can be displayed (no text on the same slide)</li> <li>no animations</li> - <li>slides with exuberant amount of lines or characters produce rendering glitches intentionally to prevent you from holding bad presentations.</li> + <li>slides with exuberant amount of lines or characters produce rendering glitches intentionally to prevent you from holding bad presentations</li> </ul> <h3>planned features</h3> <ul> <li>unicode color emoji support (via <a target="_blank" href="https://fonts.google.com/noto/specimen/Noto+Sans">noto sans</a> )</li> <li>different font options</li> - <li>presentation style templates</li> + <li>more presentation style templates</li> </ul> <h3>technologies utilized</h3> |
