mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-30 02:50:10 +02:00
format: syntax of in-process
anotation should be *(🚧 in process)*
(#7036)
* format: update syntax of `in process` anotation (CONTRIBUTING-*) from (🚧 *in process*) to *(🚧 in process)* * format: apply notes syntax to `in_process` resources - Applied note `*(🚧 in process)*` translating `in process` to underlying language there where we have previous translated text - Used regex to detect most of notes: `((\*[^\*]+\*)|(_[^_]+_))` * apply to new resources added in #7082 * Update books/free-programming-books-subjects.md Co-authored-by: Leithen <lcrider@cvent.com> --------- Co-authored-by: Eric Hellman <eric@hellman.net> Co-authored-by: Leithen <lcrider@cvent.com>
This commit is contained in:
@@ -249,7 +249,7 @@
|
||||
|
||||
### APL
|
||||
|
||||
* [APL Course](https://course.dyalog.com) - Dyalog (:construction: *in process*)
|
||||
* [APL Course](https://course.dyalog.com) - Dyalog *(:construction: in process)*
|
||||
* [APL Cultivation](https://aplwiki.com/wiki/APL_Cultivation) - Adám Brudzewsky
|
||||
* [Dyalog APL Tutor](https://tutorial.dyalog.com) - Dyalog
|
||||
* [Learn APL with Neural Networks](https://www.youtube.com/playlist?list=PLgTqamKi1MS3p-O0QAgjv5vt4NY5OgpiM) - Rodrigo Girão Serrão
|
||||
|
Reference in New Issue
Block a user