Vote #68318
完了Acronyms must have a minimum of three characters
0%
説明
On the Wiki the following gets turned into an Acronym
JPL(Jean-Phillipe Lang)
but
HA(High Availability)
does not. I can think of loads of terms with two letter acronyms which could do with being displayed as such therefore I think we should be able to use 2 letter acronyms and have them converted on the wiki pages.
journals
The relevant Regex is in source:trunk/lib/redcloth3.rb#L459.
--------------------------------------------------------------------------------
Fixed in r4374. 2 letters acronyms are now accepted.
--------------------------------------------------------------------------------