This feature supported. Processing method and reformat item is different from the Q2A.
Please check it by clearing cache of your browser.
Purpose of this feature
- To conserve display area
- Customize display format
Processing method
jQuery and Numeral.js
You can customize item and format in qa-content/qa-page.js
Formatted items:
- Vote count (on question list, question page): Format: '0a'
- Viewing count (on question list, question page): Format: '0a'
- Answer count (on question list, question page): Format: '0a'
- User points (on header bar, question list, question page): Format: '0a'
- Question count on category list on side bar: Format: '0a'
Items other than the above will not be reformatted.