raiyyan

Results 7 issues of raiyyan

What does this PR do? Add resource(s) IMPORTANT Read our [contributing guidelines](https://github.com/EbookFoundation/free-programming-books/blob/main/docs/CONTRIBUTING.md). Is this a revision of a previously submitted PR? If so, STOP! Go back, reopen the PR, and...

waiting for changes
conflicts

This commit removes premature continue statements in the tag-processing loop within split_by_span. This fixes a bug where lines with multiple tags were not fully processed, ensuring both opening and closing...

question
:eyes: Needs Review

Extended description: This update introduces a new "Communication Etiquette" section in CONTRIBUTING.md, outlining best practices for Slack and GitHub interactions. Guidelines cover respectful communication, reducing unnecessary mentions, proper PR/issue context,...

Adds a new section on checking Rd files using tools::checkRd to documenting.qmd. Provides practical usage examples, explanations of typical errors caught, and instructions for using the function Includes code blocks...

Incorporates suggestion from **Issue #239** to document the use of 'rig add next' and 'R-next' for installing and switching to the development version of R. ### Summary Adds a new...

Added a "Code Hyperlinks" section to CONTRIBUTING.md. This explains a user when to use GitHub permalinks for code blocks/highlighting and when to use source links. Summary: Adds guideline for contributors...

Closes #609 Part of ankidroid/Anki-Android#19580