Adam Magness
|
a71eb1d127
|
functions moved to HTML class
update function calls to moved class.
|
4 years ago |
Adam Magness
|
e31dde6084
|
Split text.php to HTML class
move functions from text.php to src/Content/Text/HTML
|
4 years ago |
Hypolite Petovan
|
382a7f5acd
|
Create new HTML::toMarkdown wrapper
|
4 years ago |
Hypolite Petovan
|
96ed7525b7
|
Improve whitespace display from/to BBCode/HTML
|
4 years ago |
Hypolite Petovan
|
d6adcb9734
|
Remove text highlighting from BBCode::convert
- Move code blocks escaping from BBCode::toMarkdown to BBCode::convert
- Use "language-" class prefix for expected syntax highlighting
|
4 years ago |
Michael Vogel
|
8c2efa6df4
|
Facebook and App.net is removed from nearly all places (#5581)
* Facebook is removed from nearly all places
* Remove app.net as well - it's dead for some time now
|
4 years ago |
Hypolite Petovan
|
d0780ccf7d
|
Replace global $lang with system.language
|
4 years ago |
Hypolite Petovan
|
369518e7b6
|
[BBCode] Improve support for strikethrough
|
4 years ago |
Hypolite Petovan
|
1df4bb6db8
|
Create Content\Text\HTML class
- Move BBCode::cleanCss to HTML::sanitizeCSS
|
4 years ago |