zqr10159 opened a new pull request, #3984: URL: https://github.com/apache/hertzbeat/pull/3984
This pull request primarily updates documentation across several blog posts to standardize and improve the formatting of URLs and references, making them more readable and user-friendly. Additionally, it introduces a configuration change to the `.npmrc` file. The most important changes are grouped below: **Documentation Improvements:** * Standardized URLs: Changed plain and angle-bracketed URLs to Markdown link format throughout multiple blog files, including official sites, GitHub, Gitee, help documentation, and online demo links. This improves readability and consistency. [[1]](diffhunk://#diff-2176daea2d9fb8202b0c326e700056bcdf090b57c5b2c1691ed18831083badc3L55-R55) [[2]](diffhunk://#diff-2176daea2d9fb8202b0c326e700056bcdf090b57c5b2c1691ed18831083badc3L72-R73) [[3]](diffhunk://#diff-167b7809510378cd7ab21e4c779672673c9149328de627a41c642cb9e6309920L35-R35) [[4]](diffhunk://#diff-167b7809510378cd7ab21e4c779672673c9149328de627a41c642cb9e6309920L71-R72) [[5]](diffhunk://#diff-4c99ff682a3726590f2637af29aa78f4f70614a4c87be5ebdad67f882831244bL70-R71) [[6]](diffhunk://#diff-aaa8c74f56442eca0f5ff5c7463b4a311f073f4c1dbd35d07d6182f07cc2d0d1L42-R42) [[7]](diffhunk://#diff-aaa8c74f56442eca0f5ff5c7463b4a311f073f4c1dbd35d07d6182f07cc2d0d1L60-R61) [[8]](diffhunk://#diff-f2b13814dbddf576dc6d564d22696d26f6855afe9cb6c3b75b2a2e04d 6aace5cL35-R38) [[9]](diffhunk://#diff-0f9e3e75b0edf51bb270345fee53c2853483f8c634d985236bf6487e1d3a6cc6L19-R22) [[10]](diffhunk://#diff-0f9e3e75b0edf51bb270345fee53c2853483f8c634d985236bf6487e1d3a6cc6L89-R90) [[11]](diffhunk://#diff-0f9e3e75b0edf51bb270345fee53c2853483f8c634d985236bf6487e1d3a6cc6L104-R106) [[12]](diffhunk://#diff-23f9e4db27d8b823ce4f26103ba83dc740ed33cbb1753450f5bb65d6bbd7e213L47-R53) [[13]](diffhunk://#diff-f58f672dbf3d6e5576219af0b2ba76d051dbefaa5abdc10dfbdd071c2233ba0eL53-R53) [[14]](diffhunk://#diff-e661cc750c9ad9887bbf71e49c94984da90c6405b32ea5fcff039936997b6089L51-R51) [[15]](diffhunk://#diff-4d21b64479bcc756935e98dffdaeaa73cff601a09c1b5b1af911e2b4429b6185L43-R43) [[16]](diffhunk://#diff-4d21b64479bcc756935e98dffdaeaa73cff601a09c1b5b1af911e2b4429b6185L56-R56) [[17]](diffhunk://#diff-4d21b64479bcc756935e98dffdaeaa73cff601a09c1b5b1af911e2b4429b6185L98-R98) [[18]](diffhunk://#diff-4d21b64479bcc756935e98dffdaeaa73cff601a09c1b5b1af911e2b4429b6185L125-R126) [[19]](d iffhunk://#diff-79812b031770fb2b36e4dca914db0a05d9c7c7afaa92e72e1b092fca89d187dcL79-R79) [[20]](diffhunk://#diff-79812b031770fb2b36e4dca914db0a05d9c7c7afaa92e72e1b092fca89d187dcL128-R128) [[21]](diffhunk://#diff-79812b031770fb2b36e4dca914db0a05d9c7c7afaa92e72e1b092fca89d187dcL159-R160) [[22]](diffhunk://#diff-3422a5ce26aff0d2e2faa1cc84778aaab6f3649e2bac1dbc1bf1412d36d0f5c8L91-R91) * Contributor and contact info: Updated email addresses and contributor references to use Markdown link format for better clarity. [[1]](diffhunk://#diff-41dc373c48c1e81c1ccea31ccdc9567c636857cc033a070bcf148bb12de10188L59-R59) [[2]](diffhunk://#diff-f2b13814dbddf576dc6d564d22696d26f6855afe9cb6c3b75b2a2e04d6aace5cL35-R38) **Configuration Change:** * Added `enable-pre-post-scripts=true` to `.npmrc` to allow npm pre/post scripts, which may affect package installation behavior. **Code Formatting:** * Improved code block formatting in documentation by wrapping XML dependency snippets in code tags for clarity. These changes collectively enhance the usability and professionalism of the documentation, while the configuration update may have implications for npm script execution. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
