Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mlouielu/cn_constitution_2018
2018-02-25 中国共产党中央委员会关于修改宪法部分内容的建议
https://github.com/mlouielu/cn_constitution_2018
china constitution cpp cppcc npc
Last synced: 5 days ago
JSON representation
2018-02-25 中国共产党中央委员会关于修改宪法部分内容的建议
- Host: GitHub
- URL: https://github.com/mlouielu/cn_constitution_2018
- Owner: mlouielu
- License: cc0-1.0
- Created: 2018-02-25T10:57:29.000Z (almost 7 years ago)
- Default Branch: current
- Last Pushed: 2018-03-11T09:06:26.000Z (almost 7 years ago)
- Last Synced: 2024-12-30T15:19:43.089Z (12 days ago)
- Topics: china, constitution, cpp, cppcc, npc
- Homepage: https://github.com/mlouielu/cn_constitution_2018/pull/4
- Size: 718 KB
- Stars: 536
- Watchers: 27
- Forks: 41
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- stars - mlouielu/cn_constitution_2018 - 02-25 中国共产党中央委员会关于修改宪法部分内容的建议 (KSP / Mini Program)
README
# 2018-02-25 中国共产党中央委员会关于修改宪法部分内容的建议
[link](http://www.xinhuanet.com/politics/2018-02/25/c_1122451187.htm)
新华社北京2月25日电 中国共产党中央委员会关于修改宪法部分内容的建议
全国人民代表大会常务委员会:
根据新时代坚持和发展中国特色社会主义的新形势新实践,中国共产党中央委员会提出关于修改《中华人民共和国宪法》部分内容的建议如下:
...
以上建议,请全国人民代表大会常务委员会依照法定程序提出宪法修正案议案,提请第十三届全国人民代表大会第一次会议审议。
中国共产党中央委员会
2018年1月26日
# 使用方式 (HOW TO USE)
## 推薦使用 (能夠逐字 diff) (Using git diff)
* In `current` branch
```git diff --word-diff-regex=. --word-diff=color CPC_2018_01_26_cn_constitution_proposes..current -- CN_Constitution.md```
* In `master` branch
```git diff --word-diff-regex=. --word-diff=color a47032 CN_Constitution.md```
![](sample_diff.png)
## 使用 GitHub (Using GitHub online diff)
* [新 - 請點選本連結 - Click this link for PR](https://github.com/mlouielu/cn_constitution_2018/pull/4/files)
## History
* [舊 - 請點選本連結 - Click this link](https://github.com/mlouielu/cn_constitution_2018/commit/646c76a573ad49414e708c091393ddb7c437f286?diff=split)