Commit Graph

22 Commits (master)

Author SHA1 Message Date
Sahil Dua f13d396b5d Remove use of html_enc (#3571)
* Rot13: Remove HTML Encoding from output text

* Scramble: Remove HTML Encoding from output text

* Remove html encoding from TimezoneConverter and TitleCase IAs

* RIPEMD: Remove HTML encoding from output text

* Regexp: Remove HTML encoding

* Remove html_enc from NameDays and MD5 IAs

* Remove html_enc from MD4 and IDN

* FIGlet: Remove html enc

* Remove html enc from CaesarCipher and Braille

* Atbash: Remove html_enc from output text

* MD4: Simplify string concatenation in perl way

* NameDays: Simplify string concatenation the perl way

* NameDays: Refactor string concatenation
2016-08-31 19:58:57 +01:00
Ben Moon 83b9bbd6b7 Fix newline at end of file 2016-05-16 14:19:39 +01:00
Ben Moon 5f85cf4121 Update Goodies to use Test::Deep
* Ensure Test::Deep is imported.

* Replace '-ANY-' with ignore()

* Replace regexes with re(...)
2016-05-16 14:07:57 +01:00
Zach Thompson 73d8f72fc0 Remove id/name from Perl modules and tests 2016-03-18 11:49:33 -06:00
Mailkov 0415d587be add test to verify html_enc 2016-01-14 19:57:40 +00:00
Mailkov 3d14da7f61 fix test on FIGlet.t 2015-12-30 17:22:14 +00:00
Matt Miller 5753edc8fd tests: revive trailing whitespace for tests which depend thereon.
The output has trailing whitespace, so we can't just remove it.

This still passes the EOL tests.
2014-10-29 12:27:47 +02:00
Matt Miller da70710f7d EOL: remove trailing whitespace. 2014-10-28 20:36:15 +02:00
Matt Miller ebd15f598a Move goodies to new styling mechanism.
- Rename 'style.css' to appropriate ID-based name.
- Remove explicit inclusion of CSS, as it will now be auto-included.
- Update tests which explicitly checked for styling.
2014-09-10 17:28:30 -04:00
Lars Jansøn Engvik 3a4d7bef4e Removing outline 2014-06-10 15:04:07 +00:00
Lars Jansøn Engvik d0cad55d67 Aligning content. 2014-06-05 19:15:43 +00:00
Lars Jansøn Engvik 55f7d18c74 Updating to match the new DDG design. 2014-06-05 09:34:43 +00:00
Lars Jansøn Engvik 9687729515 Don't resize font type on smaller screen. 2014-04-30 12:25:09 +00:00
Lars Jansøn Engvik 3969fdac50 Adding trigger and displays figlets in textarea. 2014-04-21 11:47:07 +00:00
Lars Jansøn Engvik dac87271f9 Rendering FIGlets on one 'line'. 2014-04-06 14:11:11 +00:00
Lars Jansøn Engvik 9b58116db6 Fixing identation, adding header the correct way, styling, now checks for input before figifying begins. 2014-03-31 16:15:14 +00:00
Lars Jansøn Engvik 5457a37f54 Removing regexp-trigger and adding startend trigger. Adding header and some more styling. 2014-03-28 08:41:09 +00:00
Lars Jansøn Engvik 6b307325ec Adding media queries to handle FIGlet's on smaller screens. 2014-03-27 18:41:58 +00:00
Lars Jansøn Engvik a3f9f9c41c Adding new trigger and fixing variable. 2014-03-20 18:51:22 +00:00
Lars Jansøn Engvik dde131b93a Changing triggers, appending description, refactored code and fixed fonts-dir bug. 2014-03-20 15:48:33 +00:00
Lars Jansøn Engvik 6b80f162ca Adding Text::FIGlet to dist.ini. Also sets output width, fixes a leading whitespace bug and fixes a bug in the fonts-grep. 2014-03-10 20:25:32 +00:00
Lars Jansøn Engvik abf09813ca Adding FIGlet support. 2014-03-09 17:05:19 +00:00