aboutsummaryrefslogtreecommitdiffstats
path: root/src/renderer.rs
blob: 0b134419d4fe6297f825313d3e799e3971cfa851 (plain)
1
pub static FOOTNOTE_SYMBOLS: [char; 10] = ['*', '†', '‡', '§', '¶', '#', '♠', '♥', '♦', '♣'];