diff options
| author | Jorge Maldonado Ventura <jorgesumle@freakspot.net> | 2023-08-29 21:07:05 +0200 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2023-08-30 09:04:31 +0200 |
| commit | 9432af23ccfd2032a0ccfe1dfb4cbebf757c3fd6 (patch) | |
| tree | db00b2c03cb5209c8fc6bfd4b09e2cde40f5e675 /content/learn/copyleft.zh-cn.md | |
| parent | 65d7f7752c3161896ed442dfa20796d18b460b0f (diff) | |
| download | writefreesoftware.org-9432af23ccfd2032a0ccfe1dfb4cbebf757c3fd6.tar.xz | |
Fix problem of markdown not being converted into HTML inside HTML tag
Diffstat (limited to 'content/learn/copyleft.zh-cn.md')
| -rw-r--r-- | content/learn/copyleft.zh-cn.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/learn/copyleft.zh-cn.md b/content/learn/copyleft.zh-cn.md index c39cb16..9ff55eb 100644 --- a/content/learn/copyleft.zh-cn.md +++ b/content/learn/copyleft.zh-cn.md @@ -15,7 +15,7 @@ weight: -8 <img src="/images/licensing-spectrum.svg" alt="各种项目及许可证排在一份光谱下" /> <small> - 各种软件许可证,以及使用了这些许可证的项目的例子,排在一份 copyleft 光谱之下。原图作者为 David A Wheeler,CC-BY-SA 3.0. + 各种软件许可证,以及使用了这些许可证的项目的例子,排在一份 copyleft 光谱之下。原图作者为 David A Wheeler,CC BY-SA 3.0. </small> ## 为何选用一份 copyleft 许可证? |
