Derrick Farnell wrote:
Is it possible to replace the square dots in bullet-point lists with a particular text characters?
While you cannot use a text character directly (as far as I know), you CAN replace the bullet-point images with any other image through CSS. So, make a small image of the character you want and then modify the CSS to use that.
See: http://www.w3.org/TR/CSS21/generate.html#list-style Look for list-style-image or list-style