Skip to content

chore: move to JSON#237

Open
avivkeller wants to merge 1 commit into
mainfrom
json
Open

chore: move to JSON#237
avivkeller wants to merge 1 commit into
mainfrom
json

Conversation

@avivkeller

Copy link
Copy Markdown
Member

Also supersedes #236, and fixes the issue mentioned in that PRs description.

Comment thread src/meeting.mjs
export const generateMeetingAgenda = agendaIssues => {
// Format issues as markdown
let agendaMarkdown = '';
const escapeTitle = title => title.replace(/([[\]])/g, '\\$1');
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