Open
Conversation
Signed-off-by: Linwei Shang <linwei.shang@dfinity.org>
Signed-off-by: Linwei Shang <linwei.shang@dfinity.org>
- dfx-killall.mdx: Fix incorrect page title (was "dfx stop", now "dfx killall") - dfx-cache.mdx: Fix broken anchor links in command table - dfx-nns.mdx: Fix broken anchor links in command table and inline reference - dfx-sns.mdx: Fix broken anchor links in command table, add missing bash language tag on code block - dfx-completion.mdx: Fix trailing dash in table header separator - dfx-cycles.mdx: Fix malformed table in redeem-faucet-coupon arguments - dfx-wallet.mdx: Fix all malformed tables (missing pipe delimiters on separator rows) across command table, options, arguments, and flags sections Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fix formatting issues and broken anchor links across multiple CLI reference documentation files.
Changes by file:
#_dfx_cache_list,#_dfx_cache_show) in command table#_dfx_nns_import,#_dfx_nns_install) in command table and inline referencebashlanguage tag on code blockHow Has This Been Tested?
Documentation-only changes. Verified anchor links match Docusaurus-generated heading IDs and all markdown tables render correctly.
Checklist: