-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
differentiate visualizer in ToC #94
Conversation
oh, for clarity, i'm talking about planuml generator via |
Hey,
I see you modified Markdown directly. This page is rendered. Please modify
Let's not modify Markdown for now. GitHub says current version of Markdown is ok (since it can render it). Modifying style is lots of work: update generator; update all examples, etc. Let me make a ticket for that. |
PR updated using provided workflow, some whitespace trimmed also. please check. thank you, |
* differentiate visualizer * use correct workflow to update readme Co-authored-by: afmahmudax <fathur@edukita.com>
* +avo * +gotestsum * +leaktest * +cover * +gocovsh * +goda * /Users/nikolaydubina * go:generate * +gencode (#66) * +gencode * /Users/nikolaydubina * /Users/nikolaydubina * /Users/nikolaydubina * /Users/nikolaydubina * +callgraph (#67) * +callgraph * /Users/nikolaydubina * /Users/nikolaydubina * +richgo (#68) * +plantuml (#69) * +gocity (#70) * +ast (#71) * +ast * /Users/nikolaydubina * /Users/nikolaydubina * /Users/nikolaydubina * +inline (#72) * +ldflags (#73) * +ldflags * /Users/nikolaydubina * /Users/nikolaydubina * ~ * fix * reorder * +bench * /Users/nikolaydubina * +fgprof-fgtrace * +fgprof-fgtrace * +fgprof-fgtrace * goanalysis * /Users/nikolaydubina * +goman * Bench (#78) * +bench * /Users/nikolaydubina * /Users/nikolaydubina * /Users/nikolaydubina * /Users/nikolaydubina * +cont-bench (#83) * /Users/nikolaydubina * /Users/nikolaydubina (#85) * typos * gotestsum install location changed (#86) * fix-go-testsum * +gosafer (#87) * +gosafer * +gosafer * +gocognit (#89) * +gocognit * = * = * = * otelinji (#91) * +go-instrument (#93) * otelinji * +go-instrument * Add files via upload * Update README.md * differentiate visualizer in ToC (#94) * differentiate visualizer * use correct workflow to update readme Co-authored-by: afmahmudax <fathur@edukita.com> * fix-header * +exhaustive (#101) * +exhaustive * = * = * +enum-example (#102) * +style (#105) * +style * fix * gocomment-age (#107) * smrcptr (#108) * smrcptr * fix * fix * +vertfn (#118) * update page.yaml (#131) * Typo in heading: "unsave" (#133) * gen * added links to projects, inlined YAML * add-new-tools (#167) * ifshort * fix * fix * nit * Add tools (#168) * ifshort * fix * fix * nit * fix * gocov-html * fix * gci * gomodifytags * goimportx * fix * go-exhaustruct * fix * mutation-testing * img * taint * fix * statsviz * goexplorer * ast_graph * gocyclo * doc * go-ssaviz * fix * go-guru * test * fix * tparse * fix * nit * fix * unconvert * gochecknoglobals * fix * alexkohler * nit * staticcheck * fmt * nit * nit * c4 * grmon * fix * gomacro * vanity-import * fix * fix * fix * fix * fix * mv * golangci * fix * gocovsh-update * fix * fix * fix * goplayground * fix * fix * yaegi * fix * cover * fix * fix * ai * ai * fix * fix * fix * fix * + * nit * fix * fix * fix * nit * update * nit * fix * fix * notebook * cyclop * gocritic * fix * tests * test * fix * gen * fix * fix * go2ast * fix * error * doc * fix * fix * fix * fix * + * security * goleak * pyroscope * turtle * fix * profile * fix * fix * fix * goimports * importas * fix * fix * fix * fix * add * add-gpt-pullrequest-updater * Create pull_request_template.md * Add gotestdox (#188) * add-gotestdox * add-c2goasm * + * + * + * + * Update README.md * v4 * nit * nit * test * nit * nit * nit * nit * test-hosue * nit * nit * nit --------- Co-authored-by: Curt Bushko <cbushko@gmail.com> Co-authored-by: afmahmuda <afmahmuda@live.com> Co-authored-by: afmahmudax <fathur@edukita.com> Co-authored-by: Hamed Mansouri <hamed0381@gmail.com> Co-authored-by: Thomas Güttler <info@thomas-guettler.de> Co-authored-by: John Arundel <john@bitfieldconsulting.com>
Hey, grat work currating these!
as i scan through, i see duplicate content in ToC. i fix it but because i am using
Codespaces
by github so there are a bunch of format changes here and there, i dont see it as a problem.wdyt? can we merge this?