Skip to content

kechpaja/div-vid-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Div-Vid-HTML

A joke script that allows you to write an HTML element <xyz></xyz> as <xyz><zyx>.

Single-character tags, as well as the double-character tag "dd", have been replaced with new, non-palidromic tags: an, bo, df, it, par, qu, st, un in place of original a b dd i p q s u.

The tags "dt" and "rt" have been replaced with "ddt" and "rbt" to avoid collisions with reversed versions of "td" and "tr".

Original list of HTML tags was taken from https://www.html-5-tutorial.com/all-html-tags.htm.

Note that this script is very slow, since I wrote it very hastily and didn't bother to optimize it, given that it is mostly a joke. If I have extra time at some point, I may try to reduce the number of calls to sed and/or otherwise speed up execution.

Inspired by a bad tweet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages