Skip to content

Commit 075c74e

Browse files
authored
changes so stupidly small they barely matter
1 parent 4c782f2 commit 075c74e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

docs/language/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ This is a quick reference sheet on RSML's syntax.
445445
## What might be coming soon?
446446
Well, you haven't heard this from me, but there are plans to add more features to RSML in future versions, such as:
447447

448-
- **Logical AND/OR operators** in logic paths, to allow for more complex matching conditions.
448+
- **Logical INBETWEEN/OR operators** in logic paths, to allow for more complex matching conditions.
449449
- **Line-NOT and Argument-NOT operators** to negate matches.
450450
- **Support for more operating systems and CPU architectures** as they become relevant.
451451
- **Enhanced error handling and reporting** for better debugging.

docs/why/alternatives.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
hide:
3+
- toc
4+
---
5+
16
# RSML vs its alternatives
27
There are multiple alternatives to RSML that provide its base funcionality, each with their own benefits and drawbacks. Below is a comparison table of RSML against its alternatives, showcasing why RSML is the best choice for machine-dependent logic evaluation in your projects.
38

0 commit comments

Comments
 (0)