microsoft / microsoft/docusaurus-plugins
[feat][@rise4fun/docusaurus-remark-plugin-import-file]: Add an option to always import a given file
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 6
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 1
Description
Having an options to always import a given file would be useful for a basic glossary scenario. I am using remark-abbr, which add a basic tooltip (browser native with HTML tag <abbr/>). Inserting the abbreviation file everywhere by default would be awesome!
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 locating the implementation and option parsing for @rise4fun/docusaurus-remark-plugin-import-file. Check how it currently imports files, then verify the new option makes the specified abbreviation or glossary file available in every document by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100