Hacker News new | ask | show | jobs
by usrme 1801 days ago
Congratulations on a very nice hobby project, and reaching the front page of Hacker News!

A few questions though:

- is the indentation of section headings, such as "Indication", "Pharmacodynamics", etc, intentional? The yellow highlight seems to take care of the emphasis on its own. It feels, to me, it should either be one or the other.

- when sections (e.g. "Pharmacodynamics") include clear points of emphasis within them (e.g. asterisks for bold), then could those perhaps be rendered as sub-headings for increased readability? An example can be seen when searching for "codeine": https://muler.pythonanywhere.com/codeine

1 comments

Thank you!

Yeah I indented the headings but you're right, it looks better with the highlighting alone.

That's a good suggestion about subheadings. I'll try to do something with regex - shouldn't be too difficult I imagine.

Thanks for taking the time to test it and give feedback :)