mnelson4 / printmyblog

WordPress Plugin that simplifies printing your entire blog
GNU General Public License v3.0
16 stars 6 forks source link

Use roman numerals in links converted to page numbers to front matter #196

Open mnelson4 opened 3 years ago

mnelson4 commented 3 years ago

Similar to #173 For each internal hyperlink, I'll need to select the thing it points to and determine if it's front matter or not. If it is, add a CSS class that shows to use roman numerals, if it isn't use another class.