• CSCode User's Guide
    • Introduction to CSCode
    • How to ...
    • File Formats
      • CSPro Logic
      • CSPro Text Template
      • CSPro Messages
      • CSPro Action Invoker (JSON Format)
      • CSPro HTML Dialog
      • CSPro Document
      • CSPro Specification File (JSON)
      • CSPro Specification File (INI)
      • HTML
      • JavaScript
      • JSON
      • Markdown
      • SQL
      • YAML
      • Text File
    • Settings
    • Troubleshooting

Markdown

CSCode can be used to edit and view Markdown files.
Default Extensions
.md
Run Menu
  • Run (Ctrl + R): View the Markdown, rendered as HTML using GitHub's style conventions, in the HTML Viewer.
  • Save as HTML: Save the Markdown as a HTML file.