mProjectsCode / mProjectsCode/obsidian-shiki-plugin
Feature request: Frame/title support for AutoHotkey v2 (ahk2)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 238
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I'm using Shiki Highlighter in Obsidian to document AutoHotkey v2 scripts.
Currently, the autohotkey language identifier does not show a frame or title label,
even when using the title="..." parameter.
Other major languages (e.g. python, typescript) display the code frame correctly.
Request:
Support frame/title display for the autohotkey (or ahk2) language identifier.
Environment:
- OS: Windows 11
- Obsidian: 1.12.7
- Shiki Highlighter: 0.7.7
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the plugin handles the autohotkey and ahk2 language identifiers, then compare that path with the existing Python and TypeScript frame/title behavior. Done means code blocks using either identifier display the requested frame and title="..." label in Obsidian.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100