mProjectsCode / mProjectsCode/obsidian-shiki-plugin

Feature request: Frame/title support for AutoHotkey v2 (ahk2)

Open
#84 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.