Abdrihman-Hussein opened a new issue, #43224: URL: https://github.com/apache/superset/issues/43224
### Description In `docs/docs/faq.mdx`, the entry "Why does 'flask fab' or superset freeze/hang/not responding when started (my home directory is NFS mounted)?" is the only FAQ entry formatted as bold text (`**...**`) instead of a `##` heading. Every other question in the FAQ uses a `##` heading. This means the entry: - Does not render or anchor like the other FAQ questions - Contains a stray backtick/apostrophe mismatch (`flask fab'`) ### Expected Behavior The entry should use a `##` heading consistent with the rest of the FAQ, with proper inline code around `flask fab`. ### Environment - Docs: `docs/docs/faq.mdx` This issue was found while preparing PR #43221. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
