Skip to content

Conversation

asherber
Copy link
Member

@rpatters1 This will get you bold, italic, and headers when displaying the notes for a script. Note that h4-h6 will be styled just like h3; I can add specific styling for these, but I thought it was unlikely that they would be needed.

image

Tables are more complicated, because of spacing and alignment; I was able to emit the proper HTML, but I wasn't happy with the way things looked. By default, a table will take up the full width of its container (likely larger than needed), and table headers will be center-aligned. I'm not sure how to impose reasonable defaults, and I don't want to get into allowing styling directly in the Markdown.

@rpatters1
Copy link

Thank you, thank you.

Do you need me to merge it?

@asherber asherber merged commit 010ff3a into finale-lua:main Jan 20, 2024
@asherber
Copy link
Member Author

Thanks, just wanted another pair of eyes on it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants