ImmersiveIntelligence
ImmersiveIntelligence copied to clipboard
[Feature Request] Markdown support for the Printing Press
Category Data and Electronics
Description To make Printing Press more standard and easy to use, Markdown support can be implemented, That would require a custom FontRenderer (yay no dependency on IE for that) and would enable me to use different font colors, sizes, styles, (and maybe faces)
Additional Information A documentation must be prepared, because regular markdown and II's version will have differences.
II Markdown Specs Format codes would be acquired using string search for symbols
-
[ ] Formatting
- [x] bold (** text **)
- [x] italic (*text*)
- [x] underline (__text__)
- [x] striketrough (~~text~~)
- [ ] superscript (text~~)
- [ ] subscript (~~text~~)
- [ ] striketrough (~~text~~)
- [ ] headline (font size for whole line) (# ## ### etc. , has a closing tag)
- [ ] line colour ^# (^#2a2a2a#^)
- [ ] format break *| \b
- [x] new line || or \n
- [ ] new line with point ||* , subpoint ||** ||*** etc. up to 4
- [x] font face >| (>times |Lorem Ipsum|<)
-
[x] More font faces
- [x] similar to Times new Roman
- [x] similar to Enchanted Land