Enhance Markdown skills and documentation with new features - #9
Merged
Conversation
- Add Typst argument spreading guidance for repeated layout children - Document why ..for content blocks fail with cannot spread content - Provide correct range(...).map(...) examples for grid children - Add the spread-loop rule to the critical constraints table Co-authored-by: Codex <noreply@openai.com>
- Remove typst-expert, paper-expert, report-expert, and resume-expert skills - Add markdown-author and markdown-report skills - Update AGENTS.md with new skill descriptions
… formatting rules This update significantly expands the markdown-author skill documentation with: - Comprehensive styling rules for figures, including side-by-side comparisons and captioned images - Detailed guidelines for various underline styles (basic, colored, wavy) - Complete documentation for callout blocks with all standard admonition types - New section for highlighted text with multiple color options - Clear prohibition on adding emojis unless specifically requested - Improved structure with consistent formatting and code examples The documentation now provides more thorough guidance for creating visually rich Markdown documents with consistent styling.
This commit adds comprehensive styling for Markdown preview including: - Table styling with alternating row colors and proper header formatting - Note styling with distinctive background and border - Responsive table layout with proper borders and padding
…d mermaid template
…dding - context.ts: report prompt now includes each chart's downloadUrl and fileId alongside descriptions - chart-agent.ts: descriptions must include chart type, axes, key trends, and main insight - SKILL.md: updated image URL rules to use prompt-provided URLs directly
- Changed the Chinese translation for the markdown viewer to text viewer in zh.json. - Added KaTeX and related dependencies to package.json for rendering mathematical expressions. - Updated pnpm-lock.yaml to include new dependencies and their versions. - Enhanced markdown-preview.css with styles for headers, paragraphs, lists, blockquotes, tables, and code blocks. - Added styles for KaTeX display elements to improve rendering of mathematical content.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Due to various difficulties with Typst, the text content will be temporarily migrated to Markdown.