local roman_dict = {M = 1000, D = 500, C = 100, L = 50, X = 10, V = 5, I = 1} local repeatable = {M = true, C = true, X = true, I = true} local roman_table...
elseif rfind(cleaned_chap, "^[mdclxviMDCLXVI]+$") and require("Module:<span class="searchmatch">0roman</span> <span class="searchmatch">numerals</span>").roman_to_arabic(cleaned_chap, true) then -- Roman chapter number...