David Ordás
59e4fba4b6
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 >
2023-11-29 17:15:41 -05:00
David Ordás
0e9ad7e994
chore: HTML5 anchors compilant <a name=
> <a id=
( #6730 )
...
* HTML5 anchors compilant `<a name=>` > `<a id=` for books
* HTML5 anchors compilant `<a name=>` > `<a id=` for courses
* HTML5 anchors compilant `<a name=>` > `<a id=` for contribs
* HTML5 anchors compilant `<a name=>` > `<a id=` for casts
* HTML5 anchors compilant `<a name=>` > `<a id=` for cheats
* HTML5 anchors compilant `<a name=>` > `<a id=` for interactives
* HTML5 anchors compilant `<a name=>` > `<a id=` for playgrounds
2022-02-25 11:23:35 -05:00
David Ordás
180a96757f
fix: Use Markdown instead of HTML markup for H3 & H4 headings ( #6689 )
...
* fix: Markdown markup for `C++` heading
* fix: Markdown markup for `Дизайн и Aрхитектура` heading
* fix: Markdown H4 markup for `Next.js` heading
* fix: Markdown H3 markup for `C#` heading
2022-01-31 12:02:06 -05:00
Timo Salomäki
3a1ca0d8db
Missing C++ book added ( #6629 )
...
* Missing C++ book added
* Update books/free-programming-books-fi.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
Co-authored-by: Eric Hellman <eric@hellman.net >
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-11-28 22:26:49 -05:00
Timo Salomäki
77db3789f7
Update free-programming-books-fi.md ( #5348 )
...
* Update free-programming-books-fi.md
Fixed a 404 link
* Update free-programming-books-fi.md
Changed the docplayer link to an archive.org link.
2021-04-27 17:05:22 -04:00
Seth
ff5a5dc324
Standize C++ Headings ( #5275 )
2021-01-23 16:36:35 -05:00
Timo Salomäki
6bdadc72cb
Fixed broken links ( #5215 )
2020-12-10 13:46:52 -05:00
Eric Hellman
d703553631
reorganize files ( #5199 )
...
* reorganize files
1. make it easier to find files
2. reduce scrolling to get to README on main view of repo
* remove tr.txt again
2020-12-03 17:41:33 -05:00