github.com/phsym/gomarkdoc@v0.5.4/testData/embed/README.md (about)

     1  This is content before the embed
     2  
     3  <!-- gomarkdoc:embed:start -->
     4  
     5  <!-- Code generated by gomarkdoc. DO NOT EDIT -->
     6  
     7  # embed
     8  
     9  ```go
    10  import "github.com/phsym/gomarkdoc/testData/embed"
    11  ```
    12  
    13  Package embed tests out embedding of documentation in an existing readme.
    14  
    15  ## Index
    16  
    17  - [func EmbeddedFunc(param int) int](<#func-embeddedfunc>)
    18  
    19  
    20  ## func [EmbeddedFunc](<https://github.com/phsym/gomarkdoc/blob/master/testData/embed/embed.go#L6>)
    21  
    22  ```go
    23  func EmbeddedFunc(param int) int
    24  ```
    25  
    26  EmbeddedFunc is present in embedded content.
    27  
    28  
    29  
    30  Generated by [gomarkdoc](<https://github.com/phsym/gomarkdoc>)
    31  
    32  
    33  <!-- gomarkdoc:embed:end -->
    34  
    35  This is content after the embed
    36  
    37  <!-- gomarkdoc:embed:start -->
    38  
    39  <!-- Code generated by gomarkdoc. DO NOT EDIT -->
    40  
    41  # embed
    42  
    43  ```go
    44  import "github.com/phsym/gomarkdoc/testData/embed"
    45  ```
    46  
    47  Package embed tests out embedding of documentation in an existing readme.
    48  
    49  ## Index
    50  
    51  - [func EmbeddedFunc(param int) int](<#func-embeddedfunc>)
    52  
    53  
    54  ## func [EmbeddedFunc](<https://github.com/phsym/gomarkdoc/blob/master/testData/embed/embed.go#L6>)
    55  
    56  ```go
    57  func EmbeddedFunc(param int) int
    58  ```
    59  
    60  EmbeddedFunc is present in embedded content.
    61  
    62  
    63  
    64  Generated by [gomarkdoc](<https://github.com/phsym/gomarkdoc>)
    65  
    66  
    67  <!-- gomarkdoc:embed:end -->
    68  
    69  This is content after the second embed
    70  
    71  <!-- gomarkdoc:embed:start -->
    72  
    73  <!-- Code generated by gomarkdoc. DO NOT EDIT -->
    74  
    75  # embed
    76  
    77  ```go
    78  import "github.com/phsym/gomarkdoc/testData/embed"
    79  ```
    80  
    81  Package embed tests out embedding of documentation in an existing readme.
    82  
    83  ## Index
    84  
    85  - [func EmbeddedFunc(param int) int](<#func-embeddedfunc>)
    86  
    87  
    88  ## func [EmbeddedFunc](<https://github.com/phsym/gomarkdoc/blob/master/testData/embed/embed.go#L6>)
    89  
    90  ```go
    91  func EmbeddedFunc(param int) int
    92  ```
    93  
    94  EmbeddedFunc is present in embedded content.
    95  
    96  
    97  
    98  Generated by [gomarkdoc](<https://github.com/phsym/gomarkdoc>)
    99  
   100  
   101  <!-- gomarkdoc:embed:end -->
   102  
   103  This is content after the third embed