Skip to content

Conversation

klpx
Copy link
Contributor

@klpx klpx commented Sep 1, 2025

Missing newlines causing content not being correctly imported to Crowdin.

wrong:

:::info
Read more in [Blockchain of blockchain](/v3/concepts/dive-into-ton/ton-blockchain/blockchain-of-blockchains).
:::

correct:

:::info

Read more in [Blockchain of blockchain](/v3/concepts/dive-into-ton/ton-blockchain/blockchain-of-blockchains).

:::

This PR:

  • updates all wrong occurencies
  • updates other linter violations in the affected files (list bullet style)
  • introduces new linter rule to enforce correct format

@klpx klpx requested a review from aigerimu as a code owner September 1, 2025 15:47
@reveloper reveloper added the documentation standardization Rework documentation according to guidelines label Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation standardization Rework documentation according to guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants