HomeTags#markdown

#markdown page 1/1 · 2 total

YESTERDAY 1 entries
blog vscode 18h ago · qiita-vscode

パワポ微調整をやめQuarto+Gitで実現する爆速学術資料作成ワークフロー Introduces a fast academic document workflow using Quarto with VSCode and Git, replacing t…

AI要約 PowerPointでの細かな見た目調整から脱却し、Quartoでスライド・論文・レポートをMarkdownベースで記述する手法を紹介。VSCodeとGitを組み合わせ、論理(内容)と見た目(テンプレート)を分離することで、効率的かつ再現性の高い学術資料作成ワークフローを実現する。

EN Introduces a fast academic document workflow using Quarto with VSCode and Git, replacing tedious PowerPoint formatting. By writing slides and papers in Markdown and separating logical content from visual templates, it enables efficient and reproducible document creation.

qiita.com
パワポの微調整はもうやめた。|Quarto + Gitで実現する『論理と見た目を分離』した爆速学術資料作成ワークフロー og
Thu, Apr 23 1 entries
blog copilot 2d ago · zenn-copilot

MCPなしでmdファイルだけで実現するAI仕様書生成 This article presents a lightweight approach to generating specification documents with AI…

AI要約 MCPを使わず、Markdownファイルだけで仕様書をAI生成する手法を紹介する記事。GitHub Copilotなどの環境でmdベースのプロンプトやテンプレートを活用し、軽量に仕様書作成を自動化する方法を解説している。

EN This article presents a lightweight approach to generating specification documents with AI using only Markdown files, without relying on MCP. It shows how md-based prompts and templates can automate spec writing in tools like GitHub Copilot.

zenn.dev
MCPなしでも仕様書が書ける。mdファイルだけで実現するAI仕様書生成 og