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
1616containers. It can be easily extended to format custom data structures.
1717
1818To 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 ] ) .
2121
2222[ ![ PrettyPrinting | JuliaCon 2021] [ juliacon2021-img ]] [ juliacon2021-url ]
2323
@@ -96,3 +96,4 @@ To format custom data types, implement either `PrettyPrinting.quoteof()` or
9696[ rfmt-paper ] : https://ai.google/research/pubs/pub44667
9797[ juliacon2021-img ] : https://img.youtube.com/vi/Pa92w_ACp_c/maxresdefault.jpg
9898[ 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