typo
This commit is contained in:
parent
0b8b9e8239
commit
65dbc13dad
@ -216,7 +216,7 @@ function gen_readme(pkg_dir::AbstractString, t::Template)
|
|||||||
"\n",
|
"\n",
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
if haskey(p.plugins, Citation) && p.plugins[Citation].readme_section
|
if haskey(t.plugins, Citation) && p.plugins[Citation].readme_section
|
||||||
text *= "## Citing\n\nSee `CITATION.bib` for the relevant reference(s)\n"
|
text *= "## Citing\n\nSee `CITATION.bib` for the relevant reference(s)\n"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user