diff --git a/CONVENTIONS.md b/CONVENTIONS.md index cde48094..ac018482 100755 --- a/CONVENTIONS.md +++ b/CONVENTIONS.md @@ -2410,6 +2410,8 @@ While using your judgmenet though, keep in mind that this document is mainly based on [K&R Style Coding][21]. So you can safely follow [K&R Indent Style][21] for situations that are not covered in this document. +-------------------------------------------------------------------------------- + ## References and Further Reading * ["jsDoc syntax"][1]