File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ Out of the box, PrettyPrinting can format Julia code and standard Julia
16
16
containers. It can be easily extended to format custom data structures.
17
17
18
18
To learn more about PrettyPrinting, check the [ ** Quick Start** ] ( #quick-start )
19
- below, read the [ ** Documentation** ] [ doc-url ] or watch the
20
- [ JuliaCon 2021 Talk ] [ juliacon2021-url ] .
19
+ below, read the [ ** Documentation** ] [ doc-url ] , or watch the
20
+ [ ** Presentation at JuliaCon 2021** ] [ juliacon2021-url ] ( [ ** slides ** ] [ juliacon2021-slides ] ) .
21
21
22
22
[ ![ PrettyPrinting | JuliaCon 2021] [ juliacon2021-img ]] [ juliacon2021-url ]
23
23
@@ -96,3 +96,4 @@ To format custom data types, implement either `PrettyPrinting.quoteof()` or
96
96
[ rfmt-paper ] : https://ai.google/research/pubs/pub44667
97
97
[ juliacon2021-img ] : https://img.youtube.com/vi/Pa92w_ACp_c/maxresdefault.jpg
98
98
[ juliacon2021-url ] : https://www.youtube.com/watch?v=Pa92w_ACp_c
99
+ [ juliacon2021-slides ] : https://github.com/MechanicalRabbit/PrettyPrinting.jl/files/7870322/PrettyPrinting-JuliaCon2021.pdf
You can’t perform that action at this time.
0 commit comments