This WordPress plugin converts the output from Bison's hand converter into HTML. While Bison's converter has HTML output, I wanted the card suits to appear instead of textual 'd' or 's'. This plugin utilizes some of the same concepts as my Poker hand plugin to replace the 2+2 board conventions for suits to HTML suits.

Download

Download the file bison.zip

Usage

Go to the Bison converter site and convert your hand to the 2+2 forum format using whatever options you would like. Take the resulting output and paste it in between a <bison> </bison> tag.

Installation

Copy the bison.php file to your wp-content/plugins directory. Log into the administration area of WP and activate the plugin.