• Enrique Alcantara's avatar
    Use a separate commit for formatting changes · 776e909b
    Enrique Alcantara authored
    When the Static Site Editor generates markdown from
    the WYSIWYG editor, it does it following formatting
    preferences that may be different from the original
    preferences in the edited file
    
    As a result, when the user creates a merge request
    with the Static Site Editor, the merge request contains
    many changes that result from generating markdown
    with different formatting preferences. For example
    the file may use a different syntax to set text as
    bold from the one used in the editor
    
    This change moves those formatting changes to a
    separate commit
    776e909b
home_spec.js 7.94 KB