Skip to content

Conversation

@Rob--W
Copy link
Member

@Rob--W Rob--W commented Sep 29, 2024

After two years, another update to the minutes exporter tool that was originally introduced in #105!

Until now, code formatting required backticks in the source document. But Google Docs can also contain inline code (greenish text) or code blocks, via Markdown mode (Tools > Preferences > "Enable Markdown"). Previously, this was converted to plain text. With the updated tool, inline code is wrapped in single backticks, and code blocks are wrapped in triple backticks. Note: a code block consisting

This updated version was used to generate the minutes in #704. Especially the code blocks on the last day (sep 27) would otherwise have required too much manual fiddling. If this update existed before, it would also have saved me some effort with formatting code in #599. From now on, rendered inline code and code blocks have first-class support.

Until now, code formatting required backticks in the source document.
But Google Docs can also contain inline code (greenish text) or code
blocks, via Markdown mode (Tools > Preferences > "Enable Markdown").
Previously, this was converted to plain text. With the updated tool,
inline code is wrapped in single backticks, and code blocks are
wrapped in triple backticks.

This also adds h4 support because a recent meeting used h4 headings.
Copy link
Member

@dotproto dotproto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Rob--W Rob--W merged commit 0ac7d66 into main Oct 24, 2024
@Rob--W Rob--W deleted the export-minutes-tool-multiline-code branch October 24, 2024 11:20
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.

3 participants