Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / princjef/gomarkdoc issues and pull requests

#111 - Pandoc Markdown Support

Issue - State: open - Opened by J-tt 10 months ago

#110 - test(cmd): add check mode tests for embed

Pull Request - State: closed - Opened by princjef 11 months ago - 1 comment

#109 - Is there a way to omit certain functions?

Issue - State: open - Opened by mikeym88 11 months ago - 2 comments

#106 - Potential incorrect Markdown link syntax

Issue - State: open - Opened by ajatprabha 12 months ago - 4 comments

#105 - String manipulation functions in template

Issue - State: open - Opened by rmkraus about 1 year ago

#104 - Pre-commit support

Issue - State: open - Opened by desebjohnston about 1 year ago - 1 comment

#103 - Update go dependencies

Pull Request - State: closed - Opened by iofq about 1 year ago - 1 comment

#102 - test(cmd): increase test coverage

Pull Request - State: closed - Opened by princjef about 1 year ago

#101 - feat(cmd): add --exclude-dirs option

Pull Request - State: closed - Opened by princjef about 1 year ago - 1 comment

#100 - fix(lang): only print url for auto links

Pull Request - State: closed - Opened by princjef about 1 year ago

#99 - Links appear broken in README files

Issue - State: closed - Opened by amayausky about 1 year ago - 2 comments

#98 - feat(format): allow template funcs to be customized

Pull Request - State: closed - Opened by princjef about 1 year ago - 1 comment

#97 - feat(format): escape link text

Pull Request - State: closed - Opened by princjef about 1 year ago - 1 comment

#96 - ci: improve coverage measurement

Pull Request - State: closed - Opened by princjef about 1 year ago - 1 comment

#95 - feat(cmd) add diff to --check output

Pull Request - State: closed - Opened by princjef about 1 year ago - 1 comment

#94 - Ignore vendor folder

Issue - State: closed - Opened by amayausky about 1 year ago - 4 comments
Labels: enhancement

#93 - add support for Template functions

Issue - State: closed - Opened by ccamel about 1 year ago - 3 comments

#92 - docs(readme): fix option for template overriding in example

Pull Request - State: closed - Opened by ccamel about 1 year ago - 1 comment

#91 - Ignoring appending into generated docs when using -e flag

Issue - State: closed - Opened by codertyler about 1 year ago - 2 comments
Labels: enhancement

#90 - Is there a way to generate docs for all packages in a project

Issue - State: open - Opened by githoober about 1 year ago - 1 comment
Labels: question

#89 - feat: add support for links in documentation

Pull Request - State: closed - Opened by princjef over 1 year ago - 1 comment

#88 - fix(templates): fix inconsistent spacing

Pull Request - State: closed - Opened by princjef over 1 year ago

#87 - feat: use go1.19 documentation parsing to parse documentation blocks

Pull Request - State: closed - Opened by princjef over 1 year ago - 1 comment

#86 - new headings syntax in go 1.19

Issue - State: closed - Opened by missinglink over 1 year ago - 1 comment

#85 - chore(deps): update to go 1.20 and latest golangci-lint

Pull Request - State: closed - Opened by princjef over 1 year ago - 1 comment

#84 - git branch issue when running in ci environment

Issue - State: closed - Opened by jabalsad over 1 year ago - 2 comments
Labels: question

#83 - Links in comments aren't generated correctly

Issue - State: closed - Opened by kaiiorg over 1 year ago - 1 comment

#82 - Support new godoc spec enforced by gofmt

Pull Request - State: closed - Opened by phsym over 1 year ago - 2 comments

#81 - support new godoc spec enforced by gofmt

Issue - State: closed - Opened by jeffatgametime almost 2 years ago - 3 comments

#80 - Generate wrong index for go 1.18 generic code

Issue - State: closed - Opened by chen3feng almost 2 years ago - 6 comments

#79 - Multiple newlines are generated during templates processing

Pull Request - State: closed - Opened by dmvolod almost 2 years ago - 2 comments

#78 - Ability to choose codeblock language

Issue - State: open - Opened by retr0h almost 2 years ago - 2 comments
Labels: enhancement

#77 - Bug in generating markdown files with characters *(){}[]-

Issue - State: closed - Opened by manlopes almost 2 years ago - 1 comment

#76 - fix(cmd): correct permissions of created files and folders

Pull Request - State: closed - Opened by dmvolod almost 2 years ago - 3 comments

#75 - Multiple newlines are generated during templates processing

Pull Request - State: closed - Opened by dmvolod almost 2 years ago - 1 comment

#74 - Multiple newlines are generated during templates processing

Issue - State: closed - Opened by dmvolod almost 2 years ago

#73 - docs(readme): add section with usage examples

Pull Request - State: closed - Opened by princjef almost 2 years ago - 1 comment

#72 - Generated files have an execution permissions on Linux

Pull Request - State: closed - Opened by dmvolod almost 2 years ago - 3 comments

#71 - Generated files have an execution permissions on Linux

Issue - State: closed - Opened by dmvolod almost 2 years ago

#70 - fix(format): remove dot and colon characters from escape function

Pull Request - State: closed - Opened by dbarria almost 2 years ago - 6 comments

#69 - Update examples to better match godoc/pkg.go.dev

Pull Request - State: closed - Opened by ThatsMrTalbot about 2 years ago - 4 comments

#68 - Bug in generating markdown files with ","

Issue - State: closed - Opened by fulviodenza about 2 years ago - 4 comments

#67 - Generates import statements for binaries

Issue - State: closed - Opened by matt0x6F about 2 years ago - 3 comments

#66 - fix(lang): compute correct name for parameterized method receivers

Pull Request - State: closed - Opened by yangtau about 2 years ago - 1 comment

#65 - ci: switch to go 1.18 for test and release

Pull Request - State: closed - Opened by princjef about 2 years ago - 1 comment

#64 - fix(cmd): support embed when running in check mode

Pull Request - State: closed - Opened by urso over 2 years ago - 1 comment

#63 - [Feature Request] Add support for Go 1.18

Issue - State: closed - Opened by ajatprabha over 2 years ago - 1 comment

#62 - Feature request: Allow overriding base header levels for embedded

Issue - State: open - Opened by shakefu over 2 years ago - 2 comments
Labels: enhancement

#61 - Add examples to the README

Issue - State: closed - Opened by zimmski over 2 years ago - 3 comments

#60 - test(lang): add extra tests

Pull Request - State: closed - Opened by princjef over 2 years ago - 1 comment

#59 - feat(cmd) add embed option

Pull Request - State: closed - Opened by princjef over 2 years ago - 1 comment

#58 - test: add extra tests to cmd and format

Pull Request - State: closed - Opened by princjef over 2 years ago - 1 comment

#57 - Formatting problems using Go 1.18

Issue - State: closed - Opened by zyedidia over 2 years ago - 6 comments

#56 - ci: upload coverage to codecov

Pull Request - State: closed - Opened by princjef over 2 years ago

#54 - ci: update to golang build verion to 1.17 and update linter

Pull Request - State: closed - Opened by princjef over 2 years ago

#53 - fix(lang): render function signatures using standard formatting

Pull Request - State: closed - Opened by princjef over 2 years ago

#52 - feat(cmd): add support for build tags

Pull Request - State: closed - Opened by princjef over 2 years ago

#51 - fix(lang): compute func example name correctly

Pull Request - State: closed - Opened by princjef over 2 years ago

#50 - docs(readme): update installation instructions

Pull Request - State: closed - Opened by princjef over 2 years ago

#49 - Command-line install of gomarkdoc no longer compliant post 1.17

Issue - State: closed - Opened by julienbonastre almost 3 years ago - 1 comment

#48 - GoFlags are not honored for Build Tags

Issue - State: closed - Opened by FloThinksPi almost 3 years ago - 2 comments

#47 - Incorrect example naming for struct methods (with suffix)

Issue - State: closed - Opened by jackbackes almost 3 years ago - 1 comment

#46 - formatting issue in case of function signature spanning multiple lines

Issue - State: closed - Opened by pangteypiyush almost 3 years ago - 1 comment

#45 - docs(readme): change default examples to use --output option

Pull Request - State: closed - Opened by princjef about 3 years ago

#44 - Added RendererOption `WithTemplateFunctionOverride`

Pull Request - State: closed - Opened by bastantoine about 3 years ago - 3 comments

#43 - feat(format): expose formatting utils in new formatcore package

Pull Request - State: closed - Opened by bastantoine about 3 years ago - 3 comments

#42 - Support for UTF-8

Issue - State: closed - Opened by MarvinJWendt about 3 years ago - 7 comments

#41 - fix(cmd): perform equality check using hashes

Pull Request - State: closed - Opened by princjef about 3 years ago

#40 - Check not working correctly

Issue - State: closed - Opened by princjef about 3 years ago - 1 comment

#39 - docs(readme): update programmatic usage example

Pull Request - State: closed - Opened by bastantoine about 3 years ago - 3 comments

#37 - chore(deps): update dependencies and golang version

Pull Request - State: closed - Opened by princjef about 3 years ago

#36 - feat(cmd): automatically create parent folders for output file

Pull Request - State: closed - Opened by michaelmass about 3 years ago - 1 comment

#35 - [Feature request] Create folder when using the `output` parameter

Issue - State: closed - Opened by michaelmass about 3 years ago - 2 comments

#34 - git remote detection failing w/o HEAD ref

Issue - State: closed - Opened by rednexela1941 over 3 years ago - 2 comments

#33 - docs(readme): fix arg format in repository example

Pull Request - State: closed - Opened by daxmc99 over 3 years ago

#32 - docs(readme): add GO111MODULE=on to installation command

Pull Request - State: closed - Opened by princjef over 3 years ago

#31 - Command Line Installation Compatibility

Issue - State: closed - Opened by brittonhayes over 3 years ago - 1 comment

#30 - fix(format): bypass escaping of links, add strikethrough escape

Pull Request - State: closed - Opened by princjef over 3 years ago

#29 - URLs are escaped and unclickable

Issue - State: closed - Opened by bobheadxi over 3 years ago - 2 comments

#28 - ci: switch to official mage action

Pull Request - State: closed - Opened by princjef over 3 years ago

#27 - feat(lang): show expected output for examples

Pull Request - State: closed - Opened by terrabitz over 3 years ago - 5 comments

#26 - Suggestion: Include Example Outputs

Issue - State: closed - Opened by terrabitz over 3 years ago - 2 comments

#25 - fix(deps): switch to compatible russross/blackfriday import path

Pull Request - State: closed - Opened by JoelSpeed over 3 years ago - 1 comment

#24 - Failed installing package

Issue - State: closed - Opened by cyberxander90 almost 4 years ago - 1 comment

#23 - [Question/Guidance] Support for asciidoctor

Issue - State: closed - Opened by mariotoffia almost 4 years ago - 3 comments

#22 - ci: upgrade release workflow to go 1.14

Pull Request - State: closed - Opened by princjef about 4 years ago

#21 - docs(readme): update cli usage with new parameter

Pull Request - State: closed - Opened by princjef about 4 years ago

#20 - feat(lang): expose const and var blocks within a type

Pull Request - State: closed - Opened by princjef about 4 years ago

#19 - feat(cmd): support link resolution with partial filesystems

Pull Request - State: closed - Opened by princjef about 4 years ago

#18 - chore(build): switch to mageutil

Pull Request - State: closed - Opened by princjef over 4 years ago

#17 - feat(cmd): add --version option

Pull Request - State: closed - Opened by princjef over 4 years ago

#15 - docs: update command line help documentation

Pull Request - State: closed - Opened by princjef over 4 years ago

#14 - ci: set default branch to fix link detection

Pull Request - State: closed - Opened by princjef over 4 years ago

#13 - fix(format): properly encode path in code href on windows

Pull Request - State: closed - Opened by princjef over 4 years ago

#12 - fix(lang): use local refs for repo resolution to bypass authentication

Pull Request - State: closed - Opened by princjef over 4 years ago