Skip to content

Commit 6b883db

Browse files
committed
Update rawstr4c.md in PL
1 parent f6374fa commit 6b883db

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

src/recipe/lang/rawstr4c.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,20 @@
55
! Config Authors: Aoran Zeng <[email protected]>
66
! Contributors : Nil Null <[email protected]>
77
! Created On : <2025-07-14>
8-
! Last Modified : <2025-07-16>
8+
! Last Modified : <2025-07-22>
99
! ---------------------------------------------------------- -->
1010

11-
# rawstr4c input
11+
# rawstr4c input for PL
1212

1313
- prefix = `RAWSTR_pl`
1414
- output = `:global-variable-only-header`
1515
- translate = `:oct`
1616
- keep-postfix = `false`
1717

18+
<br>
19+
20+
21+
1822
## Java
1923

2024
- namespace = `java`
@@ -59,13 +63,10 @@ repository mirror
5963
secure: True
6064
```
6165

62-
<br>
63-
64-
6566

66-
## stackage
67+
### stackage
6768

68-
- name = `haskell_stackage`
69+
- name = `stackage`
6970
- keep-postfix = `true`
7071
- postfix = `yaml`
7172

@@ -88,6 +89,8 @@ package-index:
8889
ignore-expiry: no
8990
```
9091
92+
<br>
93+
9194
9295
9396
## Clojar
@@ -108,7 +111,6 @@ package-index:
108111
```
109112

110113

111-
112114
### projfiles.clj
113115

114116
```clojure

0 commit comments

Comments
 (0)