·customize markdown
</>

customize markdown

Guide for customizing markdown rendering in Mind Elixir nodes, including using third-party libraries.

16Installs·1Trend·@ssshooter

Installation

$npx skills add https://github.com/ssshooter/mind-elixir-core --skill customize markdown

How to Install customize markdown

Quickly install customize markdown AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ssshooter/mind-elixir-core --skill customize markdown
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ssshooter/mind-elixir-core.

SKILL.md

View raw

Mind Elixir supports markdown rendering in nodes. You can use the built-in simple parser or integrate a full-featured markdown library.

By default, Mind Elixir does not parse markdown. You must provide a parsing function in the options to enable it.

You can implement a simple replacement function if you only need basic formatting (bold, italic, code).

Guide for customizing markdown rendering in Mind Elixir nodes, including using third-party libraries. Source: ssshooter/mind-elixir-core.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ssshooter/mind-elixir-core --skill customize markdown
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from ssshooter/mind-elixir-core

Quick answers

What is customize markdown?

Guide for customizing markdown rendering in Mind Elixir nodes, including using third-party libraries. Source: ssshooter/mind-elixir-core.

How do I install customize markdown?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ssshooter/mind-elixir-core --skill customize markdown Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ssshooter/mind-elixir-core

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22