Describe the bug
The multiple-choice question related to ROM capacity of microcontrollers is rendered poorly due to markdown formatting issues.
Although the correct answers are marked correctly, the quiz options appear cluttered and reduce readability, especially on the answer buttons.
To Reproduce
Steps to reproduce the behavior:
- Open the quiz section containing ROM capacity questions.
- View the question “What is the ROM capacity of Counter based µcontroller?”
- Observe the formatting of the answer options.
- Notice that the layout looks cramped and visually unclear.
Expected behavior
The quiz markdown should render in a clean and readable format, with:
- Proper spacing between options
- Clear visual distinction between choices
- Improved readability of mathematical expressions such as
2^N and log₂ M
The correctness of the answers should remain unchanged.
Screenshots
Desktop (please complete the following information):
- OS: Windows 10
- Browser: Chrome
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
Describe the bug
The multiple-choice question related to ROM capacity of microcontrollers is rendered poorly due to markdown formatting issues.
Although the correct answers are marked correctly, the quiz options appear cluttered and reduce readability, especially on the answer buttons.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The quiz markdown should render in a clean and readable format, with:
2^Nandlog₂ MThe correctness of the answers should remain unchanged.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.