share-note: [BUG] Massive gap between Banner header and note text
This has been happening a few times, not sure what triggers it:
Here are the conditions that apply:
- The note has a banner
- Show inline title is off to prevent duplication of the title, since:
- The banner has a header (purple text)
- I’ve added a
---
divider to create spacing between the banner header and the start of the note text- Without this, then banner header overlaps the note text a bit (which is a separate issue)
I can get the note back to normal the following way:
- Remove the
---
line and Share note - Add the
---
line back and Share note
About this issue
- Original URL
- State: closed
- Created 9 months ago
- Comments: 19 (9 by maintainers)
Commits related to this issue
- Possible fix for #12 — committed to alangrainger/share-note by alangrainger 9 months ago
- 0.3.19 Possible fix for #12 — committed to alangrainger/share-note by alangrainger 9 months ago
Yeah, I will report back if I figure something out. It’s difficult, though, since I don’t upload on every change.